Skip to main content
GET

Authentication

string
required
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

boolean
Indicates if the request was successful
integer
Total number of jobs returned
array
Array of job objects

Error Responses

400 Bad Request

401 Unauthorized