Get an LLM
GET/v2/llms/:llm_id
Supported API Key Type:
Query ServicePersonal
The Get LLM API allows users to retrieve details about a specific Large Language Model (LLM) that has been configured within the Vectara platform. This API provides metadata about the LLM, including its name, description, model type, API endpoint, and authentication method.
Use this API to verify model configurations, confirm connectivity details, and ensure that the correct LLM is being utilized within their workflows.
Authentication methods
The request requires authentication details, and you can provide them either as a Bearer token or custom header-based authentication.
Request
Responses
- 200
- 403
- 404
The LLM details.
Permissions do not allow retrieving this LLM.
LLM not found.