Skip to main content
GET
Get Endpoint Stats

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
methods
string | null
status_classes
string | null
status_codes
string | null
q
string | null
sort_by
string
default:total_requests
sort_dir
string
default:desc
page
integer
default:1
page_size
integer
default:25

Response

200 - application/json

OK

The response is of type Response · object.