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