v1
latestOpenAPI 3.0.12026-07-26101834.1 KBFlux Training
Retrieve details of a specific Flux training job
Fetch metadata and configuration details of a Flux training job identified by the provided lora_id and org_id.
get/api/flux/training_job/get/
Query parameters
org_idstring required
Organization ID to which the training job belongs.
lora_idstring required
Unique identifier for the Flux training job.
Headers
Authorizationstring required
Bearer token for authentication and authorization.
Response
The requested Flux training job details were retrieved successfully.