Authorization: Bearer ********************
curl --location -g --request GET 'https://client-backend-quantum-project.test/cbre-client/api/dashboard/pending-approvals?filter[market_id]=&filter[country_id]=&filter[site_id]=' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'
{}