teams
Get team members by ids
Get a list of team members based on a provided array of user ids.
Permissions
Must have view_team permission for the team.
post/api/v4/teams/{team_id}/members/ids
Path parameters
team_idstring required
Team GUID
Request body
string[] required
Response
Team members retrieval successful
Changes
No recorded changes to this endpoint across all 1 revision of this API.