EAI API Documentation
Get a List of Groups in the Zone
0min
After obtaining the Zone ID, the next step is to get a list of Groups in the zone by calling the following REST API (HTTP GET): https://{subdomain}.teleskope.io/1/eai/graph?listGroupsInZone={zone_id}
Replace {subdomain} with the customer's assigned subdomain and {zone_id} with the Zone ID obtained from the previous API call. This API returns a list of groups in the specified Zone.