Account
Get account communities
Retrieve a list of an accounts communities.
Required scope: communities.read
.
GET
/
account
/
communities
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Page of results to return.
Number of items per page to return. Defaults to 100.