Skip to main content
GET
Retrieve a list of all LLM/VLM training jobs

Authorizations

Authorization
string
header
required

JWT token for authentication

Headers

Authorization
string
required

The authorization token used to authenticate the request. It must be provided in the "Bearer {token}" format.

Query Parameters

org_id
string
required

The unique identifier of the organization for which the training jobs are being retrieved.

Response

Successful response containing a list of training jobs.

jobs
object[]