Authorization: Bearer ********************
curl --location --request GET 'https://client-backend-quantum-project.test/cbre-client/api/dashboard/project-composition-by-sites' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'
{}