Search model jobs

Returns a list of model jobs.

This operation returns summary information about jobs initiated using the Model API. Model jobs include the ALM, DLM, and HD jobs.

To learn more about managing and tracking jobs, see Platform Jobs.

This operation supports response filtering based the value of a subset of properties. Depending on the property, you may use a combination of comparison operators, list operators, and logical operators.

Query Params
string

Query string to select response data based on property values.

Supported properties: endedAt, jobId, name, startedAt,status, type, userName

PropertyData TypeComparisonListLogical
endedAtYYYY-MM-DD=AND
jobIdstring=AND
namestring=AND
startedAtYYYY-MM-DD=AND
statusstring=AND
typestring=AND
userNamestring=AND

See Filtering Responses

string

Comma-delimited list of properties. Sort order defined by one of ASC (ascending) or DESC (descending). See Response Pagination.

Supported propeties: jobId, name, status, type

int32
1 to 100
Defaults to 20

Number of records to display per page

int32
Defaults to 0

Number of page displaying the returned records, starting at 0.

Responses

Language
Credentials
URL
LoadingLoading…
Response
Choose an example:
application/json