Salesforce

Bash API endpoint: tasksStatusExport

« Go Back
Information
Bash API endpoint: tasksStatusExport
000007527
Public
Product Selection
aiWare - API
Article Details

Export a task status report as a excel file

Example

aiware tasksStatusExport X-Correlation-Id:value  startTime=value  endTime=value  offset=value  limit=value  orderBy=value  direction=value  status=value  organizationID=value  taskID=value  coreTaskID=value  errorType=value  jobID=value  coreJobID=value  engineID=value  mediaSourceID=value  recordingID=value  engineCategoryID=value  modifiedBefore=value  modifiedAfter=value  CreatedBefore=value  CreatedAfter=value  backlog=value  alloc=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]
offsetintegerthe number of data to skip before getting the result set[optional] [default to null]
limitintegerthe number of items to return.[optional] [default to 10]
orderBystringthe field to sort[optional] [default to createdDateTime]
directionstringthe sort order. ASC or DESC.[optional] [default to DESC]
statusTaskStatusEnumFiltering by task Status[optional] [default to null]
organizationIDstringFilter by organization id[optional] [default to null]
taskIDstringFilter by task id[optional] [default to null]
coreTaskIDstringFilter by coreTaskID[optional] [default to null]
errorTypeFailureReasonEnumfilter by errorType (failureReason)[optional] [default to null]
jobIDstringFilter by job id[optional] [default to null]
coreJobIDstringFilter by coreJobID[optional] [default to null]
engineIDstringFilter by engine id[optional] [default to null]
mediaSourceIDstringFilter by media source id[optional] [default to null]
recordingIDintegerFilter tasks by the recording id[optional] [default to null]
engineCategoryIDstringFiltering by engineCategoryID[optional] [default to null]
modifiedBeforeintegerFilter by items modified before expressed as timestamp[optional] [default to null]
modifiedAfterintegerFilter by items modified after expressed as timestamp[optional] [default to null]
createdBeforeintegerFilter items where created date is before this date[optional] [default to null]
createdAfterintegerFilter items where created date is after this date[optional] [default to null]
backlogbooleanFiltering all tasks in backlog[optional] [default to null]
allocbooleanFiltering all tasks have alloc = true or not[optional] [default to null]

Return type

binary

Authorization

api_key

HTTP request headers

  • Content-Type: Not Applicable
  • Accept: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, application/json
Additional Technical Documentation Information
Properties
2/7/2025 7:25 PM
2/7/2025 7:26 PM
2/7/2025 7:26 PM
Documentation
Documentation
000007527
Translation Information
English

Powered by