v50

latestOpenAPI 3.1.0raw.githubusercontent.com2026-03-211931021.7 MB
Inbox

Get inbox message details

Retrieves detailed information about a specific inbox message including attachments and conversation history

get/inboxmessage/{uuid}.json

Path parameters

uuidstring uuid required

UUID of the inbox message

Response

Successful response

uuidstring uuid
activeboolean
edit_datestring date-time
timestampstring date-time
read_timestampstring date-time nullable
last_reply_timestampstring date-time nullable
snooze_until_timestampstring date-time nullable
read_by_staff_uuidstring uuid nullable
from_namestring
from_emailstring
to_emailstring
subjectstring
message_textstring
message_htmlstring
is_archivedboolean
archived_timestampstring date-time nullable
archived_by_staff_uuidstring uuid nullable
regarding_company_uuidstring uuid nullable
converted_to_job_uuidstring uuid nullable
job_template_uuidstring uuid nullable
message_type'email' | 'sms' | 'online_booking' | 'phone_call' | 'reminder' | 'form' | 'network_request' | 'supplier_invoice' | 'asset' | 'partner_lead' | 'automation'