Authorizations
The app API key from an app from the /dashboard/developer page
Path Parameters
The ID of the chat channel to fetch, it can be an experience ID or a chat channel ID
Response
A successful response
Represents a Chat feed
The unique identifier for the entity
The experience for this chat
Whether or not media is banned in this chat
Whether or not URLs are banned in this chat
Who can post on this chat
Available options: 
everyone, admins Who can react on this chat
Available options: 
everyone, no_one The number of seconds a user needs to wait before posting again, if any
Example:
42
List of banned words in this chat
Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text.

