Hi @Thileepan,
You can use the following API to get a list of the users for a team:
/api/v1/users/profiles/{teamId}
where {teamId} is the team in question's unique identifier.
Hi @Thileepan,
You can use the following API to get a list of the users for a team:
/api/v1/users/profiles/{teamId}
where {teamId} is the team in question's unique identifier.