curl --location --request GET 'https://prod.your-api-server.com/api/v1/country?limit=10000' \ --header 'Authorization: {{auth_token}}'
{}