Flux
Retrieve Flux Job Details By Request ID and Job ID
Fetch metadata and configuration details of a Flux training job by job_id the and org_id.
GET
Authorizations
JWT token for authentication
Headers
Bearer token for authentication and authorization.
Query Parameters
Organization ID to which the training job belongs.
Unique identifier for the Flux training job.
Response
200 - application/json
The requested Flux training job details were retrieved successfully.
Unique identifier for the Flux training job
Name of the Flux training experiment
Current status of the training job
Timestamp when the job was created
The complete training configuration used for this job
Progress percentage of the training job (0-100)
The trigger word associated with this model
Number of training steps configured
Learning rate used for training
Path to the trained model output (when completed)