Private Mentions

Get mention suggestions

Returns mention suggestions for the workspace.

get/api/w/{wId}/assistant/mentions/suggestions

Path parameters

wIdstring required

ID of the workspace

Query parameters

querystring

Search query to filter suggestions

select'agents' | 'users'

Filter by type (agents, users, or both)

current'true' | 'false'

Whether to include only current mentions

spaceIdstring

Filter suggestions by space

Response

Success

Changes

No recorded changes to this endpoint across all 87 revisions of this API.