Reports
Retrieves a paginated list of Reports available to the authenticated client.
This endpoint lets you browse the Reports in your account and optionally filter them by name.
get/v1/Reports
Query parameters
pageSizeinteger
The number of Reports to return per page.
pageIndexinteger
The zero-based index of the results page.
namestring
An optional name filter to narrow the returned Reports.
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.