Chats API
API is ideal for building collaborative or real-time messaging platforms with rich interaction capabilities.
Chat Management
Bearer schema token issued by session credentials
The number of items to skip before starting to return results. Useful for paginating through results.
0Example: 10The number of items to return. Used for paginating results. Limits the size of the result set.
20Example: 20The field by which to sort the results. Supported values include 'CreatedAt', 'Pinned', and reaction types like ':thumbsup:' or ':thumbsdown:'.
CreatedAtExample: PinnedPossible values: Determines whether the sorting should be in ascending order. Set to 'false' for descending order.
trueExample: falseSuccess
Success
Bearer schema token issued by session credentials
Success
Not Found
Conflict
Reactions Management
Bearer schema token issued by session credentials
Success
Success
Pinning Management
Last updated

