Skip to main content
Version: 2.0

Get an LLM

GET 

/v2/llms/:llm_id

Returns the details of a Large Language Model (LLM) configured within the platform. The details include the name, description, model type, API endpoint, and authentication method.

Use this endpoint to verify model configurations and confirm connectivity details.

Authentication methods

The LLM's authentication is configured either as a Bearer token or as custom header-based authentication.

Request

Responses

The LLM details.