List Reports
reports
List Reports
List all reports accessible to the user.
GET
List Reports
List the reports in a deployment, scoped to the reports the calling user can access.
Results are returned in pages using cursor-based pagination: pass
first to set the page size and after (the previous response’s pageInfo.endCursor) to fetch the next page.
Cursor pagination is not supported when sorting by lastViewedAt (a per-viewer sort with no stable cursor column).Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Query Parameters
Required range:
1 <= x <= 200Required range:
x >= 0Cookies
Response
Successful Response

