List the members of a group (team)
List the members of a group (team)
Lists the organization memberships that belong to the group named by the groupId path param. Authorization: any authed org member (reads are open). Returns the group’s members.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
groupId
Response
The group’s members.
members
Organization memberships in the group, as the identity provider returns them.