List team members

Get a paginated list of team members in a specific team.

Usage notes

  • Retrieve the teamId by calling the /v2/teams endpoint.
  • Returns the members of the team by userId.

Usage scenarios

  • Identify the admin of a team.
Recipes
πŸ‘€
Members: List All (JavaScript)
Open Recipe
Language
Authorization
OAuth2
URL
Click Try It! to start a request and see the response here!