v1

latestOpenAPI 3.1.02026-07-24172151607.6 KB
Chat

Retrieve message tagged users

This endpoint retrieves tagged users for a message.

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

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.