List Reports
Returns a list of generated reports with their current status.
Authorizations
Your public API key from the Yuno Dashboard
Your private secret key (server-side only)
Query Parameters
Maximum number of results to return
x <= 100Cursor for forward pagination. Pass the ID of the last item from the previous page.
Filter by report status
PROCESSING, COMPLETED, FAILED Cursor for backward pagination. Pass the ID of the first item from the previous page.
Response
List of reports
"a1b2c3d4-5e6f-7a8b-9c0d-1e2f3a4b5c6d"
Report generation status
PROCESSING, COMPLETED, FAILED "PROCESSING"
URL to download the completed report
"https://reports.y.uno/download/a1b2c3d4-5e6f-7a8b-9c0d-1e2f3a4b5c6d"
"2026-03-01T12:00:00.000Z"