Get Llm Configuration

Get an LLM configuration by ID.

This endpoint:

  • Requires API key or session authentication
  • Returns the full LLM configuration details

Args: service: Injected LLM configuration service config_id: The ID of the LLM configuration to retrieve

Returns: Response with the LLM configuration

Raises: 400 Bad Request: If user doesn't have an associated space 404 Not Found: If the configuration doesn't exist

Language
Credentials
Header
Click Try It! to start a request and see the response here!