v1

latestOpenAPI 3.1.02026-07-24172151607.6 KB
Chat

Retrieve message reactions

This endpoint retrieves the reactions to a message.

get/api/v3/workspaces/{workspace_id}/chat/messages/{message_id}/reactions

Path parameters

workspace_idinteger required

The ID of the Workspace.

message_idstring required

The ID of the specified message.

Query parameters

cursorstring

The cursor to use to fetch the next page of results.

limitinteger

The maximum number of results to fetch for this page.

Response

next_cursorstring required

The next cursor to use for pagination.