curl --location --request GET 'https://prod.your-api-server.com/reports/0115?page=1&limit=250&idStart=0' \ --header 'Authorization: {{token}}'
{}