Hi,
I'm using this function to determine who is the "On Call" person for certain department. So I use a data table to link user with their corresponding cellphone and business is using the Group Membership to tell the system who's "On Call".
But "get /api/v2/groups/{groupId}/members" is returning everyone in the group, so can't really know who's "On call".
Knowing that, I will just then makes my entities ID to be my reference key and it will work.
Thank you for your reply!
------------------------------
Sylvain Richard
Customer Interaction Technologies - Team Leader
------------------------------
Original Message:
Sent: 01-31-2026 23:08
From: Brian Jones
Subject: Groups API question
Greetings Sylvain:
Unfortunately that's all you're going to get when using that particular API. To get the name for that id, you'd have to [separately] cross-reference the id against a list of users (i.e. write a separate script or use a separate tool to pull the name back.)
Is there a particular reason why "get /api/v2/groups/{groupId}/members" is insufficient given it returns everyone associated with the Group, not just the Individuals?
------------------------------
Brian T. Jones | Ascension | Senior Specialist - Technology
------------------------------