Reservations

Get thread details

Retrieve a message thread with the specified Id.

get/v2/messaging/{threadGuid}

Path parameters

threadGuidstring uuid required

Thread Id

Response

OK

thread_uidstring uuid

The thread's unique identifier

guest_namestring nullable

The thread's guest name

guest_emailstring nullable

The thread's guest email

last_message_datestring date-time

Date and time of the last message in the thread

is_readboolean

Read status of the thread

is_closedboolean

Indicates if the thread is closed and cannot receive any messages.

error_messagestring nullable

Error message indicating why the thread is closed

error_titlestring nullable

Error title indicating why the thread is closed

Changes

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