This endpoint requires the
analytics:read permission on your API key.Request
Headers
string
required
Bearer token using your API key. Format:
Bearer cs_live_your_keyQuery parameters
integer
default:"50"
Number of metric records to return per page. Maximum
100.string
Pagination cursor returned by the previous response. Pass this value to retrieve the next page of results.
Response
200 — success
array
List of API request metric records.
integer
Number of metric records returned in this page.
boolean
true if additional pages of results are available.string
Pagination cursor to pass as
lastEvaluatedKey in your next request. null when you have reached the last page.401 — unauthorized
Returned when your API key is missing, invalid, or lacks theanalytics:read permission.
Example
Sample response (200)