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