Objects
/Team
Team
A team of users.
Fields
idID!Required
The team's unique identifier.owners[User!]!Required
The users who are the owners of the team.ids[ID!]Required
A list of users' unique identifiers.
picture_urlString
The team's picture url.users[User]
The users in the team.emails[String]
A list of users' emails.ids[ID!]Required
A list of users' unique identifiers.kindUserKind
The kind to search users by (all / non_guests / guests / non_pending).limitInt
Number of users to get.nameString
Allows to fuzzy search by namenewest_firstBoolean
Get the recently created users at the top of the listnon_activeBoolean
Return non active users in the account.pageInt
Page number to get, starting at 1.
nameString!Required
The team's name.is_guestBoolean
Whether the team is a guest team
Built with