Account
Get account community
Retrieve an account community.
Required scope: communities.read
.
GET
/
account
/
communities
/
{communityId}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.