GetAccountHierarchy returns the full tree containing this account.
GET/api/v1/crm/accounts/:id/hierarchy
Response contains: the focus account, all ancestors (root-first), and a recursive tree of all descendants rooted at the focus account.
Request
Responses
- 200
- default
A successful response.
An unexpected error response.