List 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.

Path parameters

agent_idstringRequired

Headers

xi-api-keystringOptional

Response

Successful Response
user_idstring
emailstring
first_namestring or null
is_service_accountboolean
has_accessboolean

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.

Errors

422
Unprocessable Entity Error