Salesforce

Bash API endpoint: getTasksErrors

« Go Back
Information
Bash API endpoint: getTasksErrors
000007509
Public
Product Selection
aiWare - API
Article Details

This provides a error list in a time range

Example

aiware getTasksErrors X-Correlation-Id:value  startTime=value  endTime=value  taskID=value  jobID=value  errorType=value  offset=value  limit=value  orderBy=value  direction=value

Parameters

NameTypeDescriptionNotes
xCorrelationIdstringCorrelation Id that can be passed, traced in the server and will be returned in the response if present in the request[optional] [default to null]
startTimeintegerThe unix timestamp, describing the start time for the stats[optional] [default to null]
endTimeintegerThe unix timestamp, describing the end time for the stats[optional] [default to null]
taskIDstringfilter by taskID[optional] [default to null]
jobIDstringfilter by jobID[optional] [default to null]
errorTypeFailureReasonEnumfilter by errorType (failureReason)[optional] [default to null]
offsetintegerthe number of records to skip before getting the result set[optional] [default to null]
limitintegerthe number of records to return.[optional] [default to 100]
orderBystringthe field to sort. It should be in [createdDateTime, modifiedDateTime][optional] [default to createdDateTime]
directionstringthe sort order[optional] [default to DESC]

Return type

GetTaskErrorsResponse

Authorization

api_key

HTTP request headers

  • Content-Type: Not Applicable
  • Accept: application/json
Additional Technical Documentation Information
Properties
2/6/2025 7:16 PM
2/6/2025 7:17 PM
2/6/2025 7:17 PM
Documentation
Documentation
000007509
Translation Information
English

Powered by