Operating system set to macOS
Documentation jurisdiction set to United States
Sign inConnect Claude
API/schemas
Schema

ConversationTurnRequest

Provide either `messages` (full chat history, OpenAI shape) or the `message` shorthand for single-turn calls.

FieldTypeDescription
messagesChatMessage[]—
item shape
messagestringShorthand for `messages: [{role: 'user', content: ...}]`.
conversation_idstringEcho back the id from a prior reply to thread turns.
client_idstringOptional client/workspace identifier for scoped answers.
localestring—
jurisdictionstring—