Get All Hierarchies

Returns a list of all active hierarchies in your organization along with their contacts.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Common next steps after a GET /Hierarchy/All/ call:

  • Use returned Id values as HierarchyId when uploading interactions via /Media/Upload/ or /TextMedia/Upload/
  • Use returned Id as ParentId when creating a child hierarchy via POST /Hierarchy/
  • Use returned Id values as osms when creating or updating agents via POST /Agent/ or PUT /Agent/
Query Params
boolean

Filter by active (true) or inactive (false) hierarchies. Omit to return all

Responses

404

If your organization has no hierarchies matching the requested active-state filter

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json