API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

List jobs

This API lists import/export jobs with optional filters.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum

A type of job to filter on.

Allowed:
integer
1 to 30
Defaults to 30

Maximum number of registered jobs to be returned. Allowed range is 1 to 30.

string

A pagination cursor for the next page of resources.

integer

A zero-based resource offset from which to start the response.

string

A search value to filter job results.

string

The sort expression is a field name followed by a direction indicator asc (ascending) or desc (descending).
The first value in the expression defines the sort field and the second defines the sort order. If
expression is not specified, the default expression is 'createdAt desc'.
Supported fields are macAddress, name, enable, userRole, displayName, createdAt and modifiedAt.
Example: macAddress asc

Responses

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