Authorization: ********************
curl --location 'https://prod.your-api-server.com/api/v1/country?limit=10000' \ --header 'Authorization: Bearer <token>'
{}