Salesforce

Bash API endpoint: getJobWorkRequests

« Go Back
Information
Bash API endpoint: getJobWorkRequests
000007484
Public
Product Selection
aiWare - API
Article Details

This provides a list of workrequests of a job

Example

aiware getJobWorkRequests JobID=value X-Correlation-Id:value  offset=value  limit=value  orderBy=value  direction=value  status=value  taskID=value

Parameters

NameTypeDescriptionNotes
jobIDstringID of Job[default to null]
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]
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]
statusstringthe value should be in [active, trial, inactive, deleted][optional] [default to null]
taskIDstringThis is an internal task ID to get work request[optional] [default to null]

Return type

GetJobWorkRequestResponse

Authorization

api_key

HTTP request headers

  • Content-Type: Not Applicable
  • Accept: application/json
Additional Technical Documentation Information
Properties
2/5/2025 11:51 PM
2/5/2025 11:52 PM
2/5/2025 11:52 PM
Documentation
Documentation
000007484
Translation Information
English

Powered by