Silly question: How can I return a list of branches and their IDs using API? I see a bunch of calls requiring the branch ID, but no way to obtain said ID. Thanks.
Page 1 / 1
List of branches of given or root level
GET /manage/v1/orgchart
By default this only gets the branches at root level, but if needed you can get the whole tree using
GET /manage/v1/orgchart?flattened=true
There are some other parameters in the API docs as well, which should be easy enough to find now that you know to look under “Orgchart” in the Manage service. Why is not “Branch”? I really don’t know.
Reply
Log in to Docebo Community
Enter your email address or username and password below to log in to Docebo Community. No account yet? Create an account
Docebo Employee Login
or
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.