username:passwordAuthorization: Basic *****************curl --location --request GET '/repos///count' \
--header 'Authorization: Basic <encoded-value>'{
"branch": {
"commit_count": 7,
"branch_name": "master"
},
"release_count": 2,
"tag_count": 2,
"branch_count": 3
}