List Jobs
Endpoints
List Jobs
List jobs for the current organization.
GET
List Jobs
This endpoint uses cursor-based pagination ordered newest-first. See Pagination for a full example.Documentation Index
Fetch the complete documentation index at: https://docs.woodwide.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter by job status
Available options:
initializing, pending, queued, running, succeeded, failed, canceled, rejected, waiting_for_upload Filter by job type
Available options:
dataset_ingest, train, infer_sync, infer_batch, evaluate, export Filter by model ID
Required range:
1 <= x <= 200Pagination cursor