Authorization: Bearer ********************
curl --location -g --request GET 'https://client-backend-quantum-project.test/cbre-client/api/user/market-country-sites?filter[country_id]=' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'
{}