Skip to main content
GET
Paginated, filterable list of dispatcher requests for a mock

Authorizations

x-api-key
string
header
required

Path Parameters

mock_id
string<uuid>
required

Query Parameters

scenario_id
string<uuid> | null
since
string | null

ISO 8601 timestamp or relative duration: 30s, 5m, 1h, 7d.

status
integer | null
Required range: 100 <= x <= 599
method
string | null
path_contains
string | null
matched_only
boolean
default:false
limit
integer
default:50
Required range: 1 <= x <= 200
cursor
string | null

Response

Successful Response

items
MockRequestLogCompact · object[]
required
has_more
boolean
required
next_cursor
string | null