Get specific report

Get specific reports

Path Parameters
  • filename
    Type: string
    required

    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