Skip to main content
GET
Recent request log

Authorizations

Authorization
string
header
required

Gateway API key (imp-rt-...) from POST /v1/accounts or /v1/keys.

Query Parameters

limit
integer
default:50
Required range: x <= 200
since
string<date-time>

Only rows at or after this ISO timestamp (inclusive filter)

before_id
string

Keyset load-older cursor: only rows strictly older than this row id. An id that does not resolve for the account returns an empty page

status
enum<string>
Available options:
ok,
provider_error,
insufficient_balance,
rate_limited,
invalid_request,
timeout,
client_aborted
model
string

Matches the requested or served model id

Response

Request log rows, newest first