username:passwordAuthorization: Basic *****************curl --location --request GET '/users//heatmap' \
--header 'Authorization: Basic <encoded-value>'[
{
"id": 2,
"name": "",
"email": "yystopf@example.com",
"contributions": 11
}
]