username:passwordAuthorization: Basic *****************curl --location --request GET '/repos///hooks/git' \
--header 'Authorization: Basic <encoded-value>'[
{
"content": "string",
"is_active": true,
"name": "string"
}
]