latestOpenAPI 3.1.02026-08-223871,4712.0 MB

b96b80bcbb83

Get Agent Conversation Ticket Assignable Users

All non-service-account workspace members, each flagged with whether they currently have at least viewer access to the agent. Members without access are included (not filtered out) so the UI can offer them as an assignee and prompt to grant access first.

get/v1/convai/agents/{agent_id}/triage-tickets/assignable-users

Path parameters

agent_idstring required

Headers

xi-api-keystring nullable

Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.

Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.

Response

Successful Response

user_idstring required
emailstring required
first_namestring nullable required
is_service_accountboolean required
has_accessboolean required

Whether this workspace member currently has at least viewer access to the agent. Members without access are still returned so they can be surfaced (e.g. grayed out) and granted access before being assigned.