Documentation Index
Fetch the complete documentation index at: https://mintlify.com/everruns/everruns/llms.txt
Use this file to discover all available pages before exploring further.
GET /v1/llm-providers
Retrieve all LLM providers configured in the organization.Response
Returns a wrapper object with the provider array.Array of provider objects
Total count of providers
Provider Fields
UUID of the provider
Provider name
Provider type:
openai, openai_completions, anthropic, geminiOptional custom base URL for OpenAI-compatible providers
Example Request
Example Response
API keys are encrypted and never returned in responses. Use the LLM Providers integration guide to learn about provider configuration.