Get specific report
Get specific reports
Path Parameters
- Type: stringfilenamerequired
Report filename
Responses
- 200
successful operation
Request Example for get/report/{filename}
curl 'https://sandbox.billogram.com/api/v2/report/{filename}' \
--header 'Authorization: Basic username:password'
No Body