Get mention suggestions for a conversation

Get suggestions for mentions (agents and users) based on a query string, scoped to a specific conversation.

Path Params
string
required

ID of the workspace

string
required

ID of the conversation

Query Params
string
required

Search query string to filter suggestions

select
array of strings

Array of mention types to include. Can be "agents", "users", or both. If not provided, defaults to agents and users.

select
boolean

Whether to include the current user in the suggestions.

Responses

400

Bad Request. Missing or invalid parameters.

401

Unauthorized. Invalid or missing authentication token.

404

Conversation not found.

405

Method not supported. Only GET is expected.

500

Internal Server Error.

Language
Credentials
Bearer
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json