Communities Lookup
Communities lookup by Community ID.
Returns a Community.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the Community.
Query Parameters
A comma separated list of Community fields to display.
Available options:
access
, created_at
, description
, id
, join_policy
, member_count
, name