Last updated 4 months ago
Retrieve a file by its file path.
/v1/files/{filePath}
The file path of the file
settlements/2024-01-01/123e4567-e89b-12d3-a456-426614174000_customer_settlement_detail.json
curl -L \ --url 'https://cams.aquanow.com/api/v1/files/{filePath}' \ --header 'Authorization: Bearer YOUR_SECRET_TOKEN'
{}