Fetch all jobs in the current workspace.
Documentation Index
Fetch the complete documentation index at: https://docs.invopop.com/llms.txt
Use this file to discover all available pages before exploring further.
Use the Bearer scheme with a valid JWT token to authenticate requests. Example: Authorization: Bearer <token>
The starting date and time for retrieving results in descending order, formatted as an ISO timestamp.
"2023-08-02T00:00:00.000Z"
The position marker from the previous result's next_cursor property, used for pagination.
The maximum number of jobs to return in a single page of results. Defaults to 20, maximum 100.
20
OK
Array of jobs sorted by creation time in descending order.
Date from which results are provided in descending order.
"2025-05-01T00:00:00.000Z"
Maximum number of jobs to show in a page of results, up to 100.
20
Cursor used to identify the current page of results.
Cursor used to identify the next page of results.