v1

latestOpenAPI 3.1.0Apache 2.02026-07-264001921002.3 KB
Containers

List containers

Lists containers for a provider.

get/v1/containers

Query parameters

provider'openai' | 'azure' | 'anthropic' | 'bedrock' | 'cohere' | 'vertex' | 'vllm' | 'mistral' | 'ollama' | 'groq' | 'sgl' | 'parasail' | 'perplexity' | 'replicate' | 'cerebras' | 'deepseek' | 'gemini' | 'openrouter' | 'elevenlabs' | 'huggingface' | 'nebius' | 'xai' | 'runway' | 'fireworks' required

AI model provider identifier

Provider to list containers for

limitinteger

Maximum number of containers to return (1-100, default 20)

afterstring

Cursor for pagination

order'asc' | 'desc'

Sort order (asc/desc)

Response

Successful response

objectstring

The object type (always "list")

first_idstring

ID of the first container in the list

last_idstring

ID of the last container in the list

has_moreboolean

Whether there are more containers to fetch