Get a Security Inbox thread
Fetch one Gmail thread by id, including the full conversation body for review and triage. The path id is the Gmail thread id.
Authorizations
JWT authentication token
Path Parameters
Gmail thread id
Query Parameters
Mailbox id from GET /api/v1/gmail/connect/status
Response
Security Inbox thread with conversation body
Gmail thread id (triage external_id).
UNREAD or READ based on Gmail labels.
"UNREAD"
Email subject.
Link to the thread in Gmail.
Date header or internal date (ISO 8601 when parseable).
Snippet or decoded body text when available.
Gmail label ids on the latest message in the thread.
Connected mailbox email address.
"security@example.com"
From header value.
Linked Neo triage run for this thread, when one exists for your team. Null when triage has not been started.

