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