Get Chat
BetaPath parameters
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
This is the ISO 8601 date-time string of when the chat was created.
This is the ISO 8601 date-time string of when the chat was last updated.
This is the assistant that will be used for the chat. To use an existing assistant, use assistantId
instead.
This is the assistant that will be used for the chat. To use an existing assistant, use assistantId
instead.
These are the variable values that will be used to replace template variables in the assistant messages. Only variable substitution is supported in chat contexts - other assistant properties cannot be overridden.
This is an array of messages used as context for the chat. Used to provide message history for multi-turn conversations.