Skip to main content
GET
List jobs

Authorizations

X-API-Key
string
header
required

API Key (starts with ak_...)

Query Parameters

limit
number

Items per page (default: 20, max: 100)

offset
number

Number of items to skip (default: 0)

Response

200 - application/json

List of jobs

jobs
object[]
required

List of jobs

total
number
required

Total number of jobs

Example:

42