Teams
Get Team Members
This endpoint list all members of a team.
GET
/
v2
/
teams
/
{team_id}
Request Parameters
team_id
string
requiredID of the team
Response Parameters
team_id
string
ID of the team
team_name
string
Name of the team
member_email
string
Email of the team member
member_role
string
Role of the team member
Was this page helpful?