conversation

Get Message Details

Get a single message with full details including decrypted execution trace. Always includes the trace with decrypted sensitive fields.

get/api/conversation/message/{message_ext_id}

Path parameters

message_ext_idstring required

Headers

workspace-keystring

Response

Successful Response

role'user' | 'assistant' | 'system' required
contentstring required
toolsobject
config_ext_idstring nullable
sharedboolean
external_idstring required
created_atstring date-time required
created_by_ext_idstring required
conversation_ext_idstring required
parent_message_ext_idstring nullable

Changes

Changed in 2 of the 34 revisions of this API.3

    • added the optional property tools/additionalProperties/oneOf[subschema #2: RetrievalChunkTool]/tool_responses/additionalProperties/items/metadata/heading to the response with the 200 status

      response-optional-property-added

    • added the optional property tools/additionalProperties/oneOf[subschema #3: RetrievalFullContextTool]/tool_responses/additionalProperties/items/metadata/heading to the response with the 200 status

      response-optional-property-added

    • endpoint added

      endpoint-added

    This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog