cURL
curl --request GET \ --url https://api.wavynode.com/v1/reports/{reportId} \ --header 'x-api-key: <api-key>'
{ "success": true, "data": { "name": "<string>", "signedUrl": "<string>", "period": "<string>" } }
Retrieves a signed URL to download a specific compliance report.
Documentation IndexFetch the complete documentation index at: https://docs.wavynode.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.wavynode.com/llms.txt
Use this file to discover all available pages before exploring further.
Enter the full value with the ApiKey prefix. Example: ApiKey wavy_your-api-key. The prefix is required for authentication.
ApiKey
ApiKey wavy_your-api-key
The report ID
Report download details
Show child attributes