List jobs

Retrieve a list of all jobs currently indexed for the authenticated user. This endpoint returns job metadata including job IDs, descriptions, and creation timestamps.
The results are ordered by creation date (most recent first) and can be limited using the limit parameter.

Cost: 0 credits

Check out official Python client

Query Params
integer
1 to 1000
Defaults to 100

Maximum number of jobs to return

Responses

400

Invalid parameter values

401

Invalid API key

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