LLMs / VLMs
Retrieve LLM/VLM Job Details By Request ID
Fetch metadata and configuration details of a training job identified by the provided request_id 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 training job request.
Response
200 - application/json
The requested training job details were retrieved successfully.
The response is of type object
.