Salesforce

GetTasksErrors

« Go Back
Information
GetTasksErrors
000005171
Public
Product Selection
aiWare - aiWare
Article Details
GetTaskErrorsResponse GetTasksErrors(ctx, optional)

This provides a error list in a time range

Required Parameters

NameTypeDescriptionNotes
ctxcontext.Contextcontext for authentication, logging, cancellation, deadlines, tracing, etc.
optional*GetTasksErrorsOptsoptional parametersnil if no parameters

Optional Parameters

Optional parameters are passed through a pointer to a GetTasksErrorsOpts struct

NameTypeDescriptionNotes
xCorrelationIdoptional.StringCorrelation Id that can be passed, traced in the server and will be returned in the response if present in the request
startTimeoptional.Int64The unix timestamp, describing the start time for the stats
endTimeoptional.Int64The unix timestamp, describing the end time for the stats
taskIDoptional.Interface of stringfilter by taskID
jobIDoptional.Interface of stringfilter by jobID
errorTypeoptional.Interface of FailureReasonEnumfilter by errorType (failureReason)
offsetoptional.Int32the number of records to skip before getting the result set
limitoptional.Int32the number of records to return.[default to 100]
orderByoptional.Stringthe field to sort. It should be in [createdDateTime, modifiedDateTime][default to createdDateTime]
directionoptional.Stringthe sort order[default to DESC]

Return type

GetTaskErrorsResponse

Authorization

api_key

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json
Additional Technical Documentation Information
Properties
5/31/2024 3:34 PM
5/31/2024 4:08 PM
5/31/2024 4:08 PM
Documentation
Documentation
000005171
Translation Information
English

Powered by