v1

latestOpenAPI 3.0.12026-08-0621301.7 MB
LegacyTeams

Get all teams of a user

Returns data about all teams which have the specified user as a member.

get/legacyTeams/user/{id}

Path parameters

idinteger required

The ID of the user

Query parameters

order_by'id' | 'name' | 'manager_id' | 'active_flag'

The field name to sort returned teams by

skip_users0 | 1

When enabled, the teams will not include IDs of member users

Response

The list of team objects

successboolean

If the response is successful or not