Download report file

get/api/stablecoin/v1/reports/{reportId}/download

Downloads the report file content.

Path Parameters

  • reportIdstringRequired
    Report identifier
    Example: ec84b11f-491b-465f-a118-403a3485452b

200 Response

fileContent string required
Base64 encoded file content (may be empty string for 0-byte files)
fileName string required
Original filename with extension
Min length: >= 1 characters
Example: audit-report-jan-2025.pdf
contentType string required
Content type of the file
Min length: >= 1 characters
Example: application/pdf

400 Response

401 Response

403 Response

404 Response

500 Response