ChatDetail

One chat run and its conversation so far, as GET /v1/chats/{id} and the chat.ended webhook see it.

  • the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • Where a chat run is in its life.

    values
    pendingactivecompletedfailedcancelled
  • The conversation so far, oldest first.

    Properties: 3
  • the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • The end-of-chat analysis, present once the chat has completed and been analysed.

    Properties: 1
  • When the chat reached a terminal status, or null while it is still open.