API Reference
Log In
API Reference

Download history details

This endpoint returns a file with a detailed list of jobs within a given set of parameters.

📘

This is a collection route that supports filters and pagination.

👍

Roles

All the roles can access this route.

Query Params
string

Filters by the date that the job was created in ISO8601 format.

string

Filters by the date that the job ended in ISO8601 format.

string

Filters by the job’s status categories. Values can be ALL, PENDING, or TERMINATED. Defaults to ALL. It can also filter by the actual job’s status values. Values can be SUBMITTED, COMPLETED, CANCELED, IN_PROGRESS, TIMEDOUT, ERROR.

string

Filters by the model or version and returns similar matches.

string

Filters by the firstName, lastName, or email and returns similar matches.

string

Filters by the key’s nickname and returns similar matches.

Responses

Language
Credentials
Request
Choose an example:
application/json