Get branch
GET/branches/{branchId}
Returns the full details of a single branch identified by its ID or encoded key, including address, holidays, and custom field values. Use the detailsLevel query parameter to control the verbosity of the response.
Request
Responses
- 200
- 400
- 401
- 403
- 404
Branch returned.
A validation error occurred
Unauthorized
Forbidden
Branch not found.