Returns a Community.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the Community.
"1146654567674912769"
A comma separated list of Community fields to display.
1
[
"access",
"created_at",
"description",
"id",
"join_policy",
"member_count",
"name"
]
The request has succeeded.
The response is of type object
.