Jump to: navigation, search

Business Hierarchy

API Method Syntax Request Body Response Body HTTP Status Codes Notes
Query Tenants GET [+]Show N/A [+]Show
  • 200 OK—Response body provided
  • 401 Unauthorized—APIToken not valid
  • 503—Service Unavailable
Query Tenants returns the list of tenant names and IDs that this user is allowed to see based on their login credentials.
Query Business Hierarchy GET [+]Show N/A [+]Show
  • 200 OK—Response body provided
  • 401 Unauthorized—APIToken not valid
  • 403 Forbidden—User does not have permission for the specified tenant.
  • 503—Service Unavailable
Will return the list of nodes that the userid has permission to view.
This page was last edited on July 30, 2015, at 13:17.
Comments or questions about this documentation? Contact us for support!