Reports
List reports
List all reports for a project, ordered by most recently updated first. Returns lightweight summary items including page and widget counts. Archived reports are excluded by default; pass include_archived=true to include them.
GET
List reports
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Path Parameters
Query Parameters
When true, include archived reports in the response.
Page number
Required range:
x >= 1Items per page
Required range:
1 <= x <= 100