Get branch users
Endpoint URL
GET /api/v2/branches/:id/users
Returns a paginated list of users assigned to a specific branch.
Request
Responses
- 200
- 400
- 403
- 404
- 409
Successful response
Invalid branch ID
Forbidden — request made from within a branch context or insufficient permissions
Branch not found
Conflict — authenticated user could not be resolved