Retrieve a community

Retrieves a specific community by its ID.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

collection_idstringRequired
The ID of the collection to get communities for.
community_idstringRequired
The ID of the community to get.

Headers

X-API-KeystringRequired

Response

Successful Response
resultsobject

Errors