Skip to content

RunInputResponse

← All HTTP schemas

HTTP response for a run’s recorded input.

Shape: object

Property Required Type Description Rules
runId yes string (uuid) Run identifier.
createdAt yes string (date-time) Creation time of the record (UTC).
messages yes array of ChatMessage Input messages, with their polymorphic content, exactly as recorded.