Get job report details

This API returns job report details based on the job_id.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

Unique job identifier.

Query Params
string

Status of the OTA.
Possible values can be:
processing, failed, succeeded, queued, or waiting.
NOTE: Processing will be the aggregation of queued and waiting.

int32

Unique task identifier. Data will be fetched based on this task ID.

int32

Page number. Default value: 1.

int32

Max number of records per page.
Default: 10. Minimum: 5. Maximum: 100.

string

Field name on which to sort.
Possible values can be:
DSN
Task_ID
Ayla_Module
Ayla_Module_Version
Current_Host_Software_Version
Queued_At
Last_connected_At
Failure_Reason
Updated_At

NOTE: All the above are case-insensitive.

string

Ascending (asc) or descending (desc).

Responses

401

Unauthorized

403

Forbidden

404

Not Found

422

Unprocessable Entity

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json