Skip to main content
GET
Search request logs

Query Parameters

environmentId
string<uuid>

Restrict to one Environment.

statusClass
integer

HTTP status class (for example 4 for client errors).

Required range: 1 <= x <= 5
requestId
string

One exact request ID.

quoteIntentId
string<uuid>

Every request touching one Quote Intent.

cursor
string<date-time>

The nextCursor value from the previous page.

Response

A page of request log rows.

data
object[]
required
requestId
string
required
nextCursor
string<date-time> | null

Pass as cursor for the next page; null when no further pages exist.