Teams
List User's Teams
Retrieves a list of all teams the authenticated user is a member of.
GET
Authorizations
Standard OAuth2 flow for user authentication. Use Authorization Code Grant or Implicit Grant. JWT Bearer tokens obtained are used for subsequent requests.
Response
200
application/json
A list of the user's teams.
Indicates if this is the user's personal team.
Indicates if this is the user's currently active team.
Number of sites currently associated with this team.
Maximum number of sites allowed for this team (0 means use organization limit).