LegacyTeams

Get all users in a team

Returns a list of all user IDs within a team.

get/legacyTeams/{id}/users

Path parameters

idinteger required

The ID of the team

Response

A list of user IDs within a team

successboolean

If the response is successful or not

datainteger[]

The list of user IDs

Changes