v1

latestOpenAPI 3.0.12026-07-26101834.1 KB
Flux Training

Retrieve a list of all Flux training jobs

Fetches a list of all Flux training jobs associated with the specified organization. Each job includes details such as its ID, name, status, and other metadata.

get/api/flux/training_job/list/

Query parameters

org_idstring required

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

Headers

Authorizationstring required

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

Response

Successful response containing a list of Flux training jobs.