Skip to main content
GET
List your request history

Authorizations

Authorization
string
header
required

A dashboard session JWT or a tru_ API key. Both work on every protected route.

Query Parameters

limit
integer
default:50

Clamped, not rejected, above the maximum.

Required range: x <= 200
offset
integer
default:0
status
integer

Exact HTTP status to filter by.

method
string

HTTP method to filter by.

q
string

Case-insensitive substring match on the path.

Response

One page of history.

success
boolean
required
result
object
required
message
string
required