v1
latestOpenAPI 3.0.12026-07-26101834.1 KBTraining
Retrieve details of a specific LLM/VLM training job
Fetch metadata and configuration details of a training job identified by the provided request_id and org_id.
get/job/get/
Query parameters
org_idstring required
Organization ID to which the training job belongs.
request_idstring required
Unique identifier for the training job request.
Headers
Authorizationstring required
Bearer token for authentication and authorization.
Response
The requested training job details were retrieved successfully.