session_id
string
required

Id of the live session

Example:

"4a39145c-2844-4557-8f34-34883f7be7d9"

created_at
string
required

Date of creation of the message. The date is formatted as an ISO 8601 string

Example:

"2021-09-01T12:00:00.123Z"

error
object
required

Error message if the addon failed

Example:

null

type
enum<string>
default:named_entity_recognition
required
Available options:
named_entity_recognition
Example:

"named_entity_recognition"

data
object
required

The message data. "null" if the addon failed