Get device jobs

This API returns all the jobs for all the devices belonging to the user.

Query Params
string

OEM Model name.

dsns
array of strings

Device serial numbers. Click "Add" to specify a DSN.

dsns
int32

Timestamp in seconds.

int32

Timestamp in seconds.

status
array of strings

Device status. You can specify multiple statuses.
Possible values are: PENDING, CONSENT, PROCESSING, SUCCEED, CANCELLED, FAILED, PARTIAL_FAILED, QUEUED, WAITING, or RETRY.

status
boolean

"true" if pagination is required.

int32

Number of items to be returned par page. Default: 10.

int32

Page number to be displayed. Default: 1.

string

The name of the field based on which the returned list will be sorted. Default: dsn.

string

Represents sorting direction: Ascending (asc) or descending (desc). Default: asc.

string

Delivery option can be SYSTEM_PUSH or USER_CONSENT.

string

Job type can be OTA, FILE_TRANSFER, or SET_PROPERTY.

string

Status of the job. You can specify multiple statuses.
Possible values are: STARTED, STOPPED, or FAILED.

Responses

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