/teams/:id

Fetch a team by id

ParameterTypeDescription
_idStringUnique ID
createdAtDateWhen the team was created
modifiedAtDateWhen the team name was last modified
nameStringUser-defined name of team
membersArrayTeam members. Use expand=members to see user names. Objects properties described here

For response format, see /teams.

Language
Authorization
Header