curl --location --request GET '/api/branches/'
{ "branch": { "uuid": "string", "name": "string", "status": { "code": "string" } } }