Salesforce

GetJobWorkRequests

« Go Back
Information
GetJobWorkRequests
000005148
Public
Product Selection
aiWare - aiWare
Article Details
GetJobWorkRequestResponse GetJobWorkRequests(ctx, jobID, optional)

This provides a list of workrequests of a job

Required Parameters

NameTypeDescriptionNotes
ctxcontext.Contextcontext for authentication, logging, cancellation, deadlines, tracing, etc.
jobIDstringID of Job
optional*GetJobWorkRequestsOptsoptional parametersnil if no parameters

Optional Parameters

Optional parameters are passed through a pointer to a GetJobWorkRequestsOpts 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
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]
statusoptional.Stringthe value should be in [active, trial, inactive, deleted]
taskIDoptional.StringThis is an internal task ID to get work request

Return type

GetJobWorkRequestResponse

Authorization

api_key

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json
Additional Technical Documentation Information
Properties
5/30/2024 9:23 PM
5/30/2024 10:27 PM
5/30/2024 10:27 PM
Documentation
Documentation
000005148
Translation Information
English

Powered by