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"
]The request has succeeded.
A X Community is a curated group of Posts.
1An HTTP Problem Details object, as defined in IETF RFC 7807 (https://tools.ietf.org/html/rfc7807).