admin-unmatched-replies

List Unmatched Replies

List supplier replies the inbound webhook couldn't route.

Returns only rows still awaiting reassignment (reassigned_at IS NULL), ordered newest-first by received_at.

get/api/v1/admin/agent/unmatched

Response

Successful Response

idstring uuid required
gmail_message_idstring required
gmail_thread_idstring required
from_emailstring required
subjectstring required
snippetstring required
received_atstring date-time required
reasonstring required
reassigned_atstring date-time nullable required
reassigned_to_project_idstring uuid nullable required
reassigned_bystring uuid nullable required
created_atstring date-time required
updated_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.