Skip to main content
GET
Get Analytics Timeseries

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

project_slug
string
required

Query Parameters

app_slugs
string | null
environment
string | null
since
string | null
until
string | null
timezone
string | null

Response

200 - application/json

OK

bucket
string<date-time>
required
total_requests
integer
required
error_count
integer
required
error_rate
number
required
avg_response_time_ms
number
required
p95_response_time_ms
number
required
total_request_bytes
integer
required
total_response_bytes
integer
required