Skip to main content
GET
Get a request log

Authorizations

Authorization
string
header
required

Pass your API key as a bearer token. Test keys start with sk_test_; Live keys start with sk_live_.

Path Parameters

request_id
string
required

The request ID from the x-request-id response header.

Response

The request log.

request_id
string
object
enum<string>
Available options:
request_log
method
string
path
string
status
integer
environment
enum<string>
Available options:
test,
live
acting_account_id
string
target_account_id
string | null
billing_account_id
string | null
account_connection_id
string | null
error_code
string | null
duration_ms
integer
created_at
string<date-time>