Teams
Get Team Details
Retrieves details for a specific team the user belongs to.
GET
Authorizations
Standard OAuth2 flow for user authentication. Use Authorization Code Grant or Implicit Grant. JWT Bearer tokens obtained are used for subsequent requests.
Path Parameters
UUID of the team.
Response
200
application/json
Team details.
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).