username:password
Authorization: Basic *****************
curl --location --request GET '/repos///commits_slice' \ --header 'Authorization: Basic <encoded-value>'
{ "errors": null, "message": "string", "url": "string" }