Get Daily Project Slow Data Report

Use this API to retrieve slow data reports for all projects within a date range

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

Note: this API will return CSV data if you set the Accept header to text/csv

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

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

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