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.

Path Parameters

response_id
string
required

The ID of the response

Query Parameters

provider
enum<string>

Provider the response was created with (defaults to openai) 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
after
string

Cursor for pagination (item ID to list items after)

include
string[]

Additional fields to include (repeatable)

limit
integer

Maximum number of input items to return

Required range: x >= 1
order
enum<string>

Sort order

Available options:
asc,
desc

Response

Successful response

List payload for a response's input items.

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

Additional fields included in responses