See details about this account's teams
GET
/settings/v3/users/teams https://api.hubapi.com
View teams for this account
Responses
200 application/json
successful operation
interface CollectionResponsePublicTeamNoPaging {
results:PublicTeam1 [];
}
results:
}
default */*
An error occurred.
interface Error {
category: string;
context?: { };
correlationId: string;
errors?:ErrorDetail [];
links?: { };
message: string;
subCategory?: string;
}
category: string;
context?: { };
correlationId: string;
errors?:
links?: { };
message: string;
subCategory?: string;
}