Retrieve a list of all LLM/VLM training jobs
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
Retrieve a list of all LLM/VLM training jobs
Documentation Index
Fetch the complete documentation index at: https://docs.shaktistudio.ai/llms.txt
Use this file to discover all available pages before exploring further.
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
Successful response containing a list of training jobs.

