Download a specific report
GET/v1/reports/user-reports/:reportId
Download a specific report, including tax reports, or account statements. Note: The download link returned by this endpoint is only effective for a limited time. The response includes an expiry timestamp, and the report must be downloaded before this timestamp expires. After the expiry, a new request may be required to generate a fresh download link.
Request
Responses
- 200
- 400
- 401
- 404
- 422
- 429
- 500
Details of the specific report including a download link
Bad request
Error
Report Not Found
Error
Too Many Requests
Response Headers
The rate limit ceiling for the current time window. Envoy may include multiple limits and window metadata.
50, 50;w=1The number of requests remaining in the current rate limit window.
0The number of seconds until the current rate limit window resets.
1Indicates the request was rate limited by the Envoy proxy.
trueInternal server error