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

batch_id
string
required

The ID of the batch to retrieve

Query Parameters

provider
enum<string>
required

The provider of the batch 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

Response

Successful response

id
string
object
string
endpoint
string
input_file_id
string
completion_window
string
status
enum<string>
Available options:
validating,
failed,
in_progress,
finalizing,
completed,
expired,
cancelling,
canceled,
ended
request_counts
object
metadata
object
created_at
integer<int64>
expires_at
integer<int64>
in_progress_at
integer<int64>
finalizing_at
integer<int64>
completed_at
integer<int64>
failed_at
integer<int64>
expired_at
integer<int64>
cancelling_at
integer<int64>
cancelled_at
integer<int64>
output_file_id
string
error_file_id
string
errors
object
processing_status
string
results_url
string
archived_at
integer<int64>
operation_name
string
done
boolean
progress
integer
extra_fields
object

Additional fields included in responses