Get Monthly Project Slow Data Report by Endpoint

Use this API to retrieve a slow data report for each individual API endpoint across all projects within the specified month. The report will include aggregated slow data for each endpoint during the given monthly period.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

Replace [[app:key]] with a valid API key from your Project

This API returns a list of endpoints with the total counts of passes, slows (of various thresholds), warning and failures per day, grouped by project.

Path Params
string
required

The Organization ID that owns all the projects

Query Params
date
required

Must be in ISO 8601 date format e.g. 2024-05-01

thresholds
array of strings

Time in milliseconds to use as thresholds for SLOWs, e.g. 700, 800, 900, 1000, 2000

thresholds
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain