Reports
Get Report
Retrieves the status and details of a generated report.
GET
Get report
Authorizations
Your public API key from the Yuno Dashboard
Your private secret key (server-side only)
Path Parameters
The unique identifier of the report
Response
Report details
Example:
"a1b2c3d4-5e6f-7a8b-9c0d-1e2f3a4b5c6d"
Report generation status
Available options:
PROCESSING, COMPLETED, FAILED Example:
"PROCESSING"
URL to download the completed report
Example:
"https://reports.y.uno/download/a1b2c3d4-5e6f-7a8b-9c0d-1e2f3a4b5c6d"
Example:
"2026-03-01T12:00:00.000Z"
Get report