Authorization: Bearer ********************
curl --location --request GET 'https://api.servebolt.io/v1/environments//git/branches' \ --header 'Authorization: Bearer <token>'
{ "branches": [ "string" ] }