Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

Management API authentication for /api/* endpoints. Use the Authorization header with Bearer <API key>. Virtual keys, dashboard/user/session tokens, and x-api-key headers are not supported on management APIs.

Path Parameters

id
string
required

Log entry ID

Response

Successful response

Log entry

id
string
parent_request_id
string
provider
string
model
string
status
enum<string>
Available options:
processing,
success,
error
object
string
timestamp
string<date-time>
number_of_retries
integer
fallback_index
integer
latency
number
cost
number
selected_key_id
string
selected_key_name
string
virtual_key_id
string
virtual_key_name
string | null
routing_engines_used
string[] | null

Array of routing engines used for this request (routing-rule, governance, or loadbalancing)

routing_rule_id
string | null
routing_rule_name
string | null
stream
boolean
raw_request
string
raw_response
string
redaction_mapping
object

Phase-scoped placeholder-to-original-value mappings for reversible redactions. Present only on log detail responses when the caller has Logs:Reveal.

created_at
string<date-time>
token_usage
object

Token usage information

error_details
object

Error response from Bifrost

input_history
object[]
responses_input_history
object[]
output_message
object
responses_output
object[]
embedding_output
number[][]
params
object
tools
object[]
tool_calls
object[]
speech_input
object
transcription_input
object
image_generation_input
object
speech_output
object
transcription_output
object
image_generation_output
object
cache_debug
object
metadata
object

Custom metadata captured from request headers (configured via logging_headers or x-bf-lh-* prefix)

selected_key
object
virtual_key
object
passthrough_request_body
string

Raw passthrough request body (for passthrough integration routes)

passthrough_response_body
string

Raw passthrough response body (for passthrough integration routes)

routing_engine_logs
object

Detailed logs from the routing engine decision process

is_large_payload_request
boolean

Whether the request payload exceeded the large payload threshold

is_large_payload_response
boolean

Whether the response payload exceeded the large payload threshold

rerank_output
object

Rerank operation output

video_generation_input
object

Video generation request input

video_generation_output
object

Video generation response output

video_retrieve_output
object

Video retrieve response output

video_list_output
object

Video list response output

video_delete_output
object

Video delete response output

video_download_output
object

Video download response output

list_models_output
object

List models response output