Skip to main content
GET
Retrieve a list of all Flux 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 Flux training jobs.

jobs
object[]