Fetches a list of all LLM or VLM training jobs associated with the specified organization.
JWT token for authentication
The authorization token used to authenticate the request. It must be provided in the "Bearer {token}" format.
The unique identifier of the organization for which the training jobs are being retrieved.
Successful response containing a list of training jobs.
The response is of type object
.
Fetches a list of all LLM or VLM training jobs associated with the specified organization.
JWT token for authentication
The authorization token used to authenticate the request. It must be provided in the "Bearer {token}" format.
The unique identifier of the organization for which the training jobs are being retrieved.
Successful response containing a list of training jobs.
The response is of type object
.