Description
Retrieves a specific branch based on its unique identifier.
URL
https://api.keyyo.com/manager/1.0/directory_branches/:branch_idParameters
| :branch_id |
Applicable types: DirectoryBranch |
Result
| DirectoryBranch | A branch (i.e. folder) belonging to the directory |
Relationships
| GET /directory_branches/:branch_id/sub_branches | Retrieves the list of sub branches belonging to a specific branch. |