Skip to main content
GET
List jobs

Authorizations

Authorization
string
header
required

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

Query Parameters

page
integer
default:1
limit
integer
default:10
Required range: 1 <= x <= 1000
source
enum<string>
default:api
Available options:
app,
api,
all

Response

200 - application/json

Successful response with jobs list and pagination

data
object
required