Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

Bearer token authentication. Use your provider API key or Bifrost authentication token. Virtual keys (prefixed with sk-bf-) can also be passed here.

Query Parameters

provider
enum<string>
required

Provider to list batches for AI model provider identifier

Available options:
openai,
azure,
anthropic,
bedrock,
cohere,
vertex,
vllm,
mistral,
ollama,
groq,
sgl,
parasail,
perplexity,
replicate,
cerebras,
deepseek,
gemini,
openrouter,
elevenlabs,
huggingface,
nebius,
xai,
runway,
fireworks
limit
integer

Maximum number of batches to return

Required range: x >= 1
after
string

Cursor for pagination

before
string

Cursor for pagination

Response

Successful response

object
string
data
object[]
first_id
string
last_id
string
has_more
boolean
next_cursor
string
extra_fields
object

Additional fields included in responses