Skip to content

HTTP request stats for an app's endpoints

GET
/apps/{slug}/requests
slug
required
string

App slug (lowercase, dash-separated).

since
string

ISO-8601 timestamp or duration like 1h, 24h, 7d.

Request stat rows.

Array<object>
object
ts
string format: date-time
path
string
method
string
status
integer
count
integer format: int64
latency_ms_p50
number
latency_ms_p95
number
latency_ms_p99
number