Teams
Get members of a team
Members are sorted by reverse chronological order of joining the team (most recent first). OAuth is only required if the list of members is private. Up to 5,000 users are streamed as ndjson.
get/api/team/{teamId}/users
Path parameters
teamIdstring required
Example:coders
Query parameters
fullboolean
Full user documents with performance ratings. This limits the response to 1,000 users.
Response
The list of users in the team.