Skip to main content
GET
List captured HTTP events newest-first

Authorizations

Authorization
string
header
required

API key (dh_live_...) or Auth0 JWT token

Path Parameters

inboxId
string<uuid>
required

Query Parameters

cursor
string
method
string
path
string
after
string<uuid>
limit
integer<int32>
default:50

Response

OK

Cursor-paginated response for time-series and append-only data

data
object[]
required

Items on this page

hasMore
boolean
required

Whether more results exist beyond this page

nextCursor
string | null

Opaque cursor for the next page; null when there are no more results