GET /directory_branches
Description
Retrieves the list of branches belonging to the directory.
URL
https://api.keyyo.com/manager/1.0/directory_branchesResult
A list of: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. |
GET /directory_branches/:branch_id/contacts | Retrieves the contacts of a specific branch. |