Retrieves details of a specific Community by its ID.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the Community. The unique identifier of this Community.
"1146654567674912769"
A comma separated list of Community fields to display. The fields available for a Community object.
1access, created_at, description, id, join_policy, member_count, name [
"access",
"created_at",
"description",
"id",
"join_policy",
"member_count",
"name"
]