EAI API Documentation
Get Members in Scope
0 min
to get the members in scope for a particular group, chapter, or channel, use one of the following rest apis https //{subdomain} teleskope io/1/eai/graph?getmembersinscope\&group id={group id} https //{subdomain} teleskope io/1/eai/graph?getmembersinscope\&group id={group id}\&chapter id={chapter id} https //{subdomain} teleskope io/1/eai/graph?getmembersinscope\&group id={group id}\&channel id={channel id} replace {subdomain} with the customer's assigned subdomain, {group id} with the group id obtained from the previous api call, {chapter id} with the chapter id obtained from the previous api call (optional), and {channel id} with the channel id obtained from the previous api call (optional) these apis return a list of members in scope for the specified group, chapter, or channel