GET
/api/branch/getBranch
curl \
--request GET 'http://api.example.com/api/branch/getBranch?id=42' \
--header "Authorization: Bearer $ACCESS_TOKEN"
curl \
--request GET 'http://api.example.com/api/branch/getBranch?id=42' \
--header "Authorization: Bearer $ACCESS_TOKEN"