curl --location --request GET 'https://prod.your-api-server.com/reports/2007?page=1&limit=250&inicio=date('\''d/m/Y'\'')' \ --header 'Authorization: {{token}}'
{}