Skip to main content
Get Message By Id

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

thread_id
string
required
message_id
string
required

Response

Successful Response

id
string<uuid>
required
tenant_id
string
required
thread_id
string<uuid>
required
assistant
AssistantInfo · object
required
role
string
required
content
AssistantContent · object[]
required
created_by
string | null
created_by_username
string | null
created_on
string<date-time> | null
updated_at
string<date-time> | null
parent_message_id
string<uuid> | null
mentions
(Mention · object | AssistantMention · object)[] | null
document_ids
string<uuid>[] | null
additional_properties
AdditionalProperties · object | null
context
Context · object | null
step_history
Step History · object[] | null
message_state
Message State · object | null