Skip to main content
GET
Get mention suggestions

Authorizations

Authorization
string
header
required

Your DUST API key is a Bearer token.

Path Parameters

wId
string
required

ID of the workspace

Query Parameters

query
string

Search query to filter suggestions

select
enum<string>

Filter by type (agents, users, or both)

Available options:
agents,
users
current
enum<string>

Whether to include only current mentions

Available options:
true,
false
spaceId
string

Filter suggestions by space

Response

Success

suggestions
object[]