Retrieve a community

Retrieves a specific community by its ID.

Path parameters

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

Headers

AuthorizationstringRequired

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

X-API-KeystringRequired

Response

Successful Response
resultsobject

Errors