LLMs / VLMs
Retrieve List of LLM/VLM Jobs By Org ID
Fetches a list of all LLM or VLM training jobs associated with the specified organization.
GET
Authorizations
JWT token for authentication
Headers
The authorization token used to authenticate the request. It must be provided in the "Bearer {token}" format.
Query Parameters
The unique identifier of the organization for which the training jobs are being retrieved.
Response
200
application/json
Successful response containing a list of training jobs.