Email Notifications

Check whether a conversation has an existing email thread

Returns whether this conversation already has a prior outbound email with a captured SES Message-ID. The dashboard uses this to decide whether to surface the 'continue in same thread?' toggle in the send-email modal.

get/email-notifications/thread-status

Query parameters

conversation_idstring uuid required

Response

Successful Response

has_existing_threadboolean required
last_subjectstring nullable

Changes

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