Answer
Represents an answer generated by our platform.
Answer's unique id.
"answer_XXXXXXXXXXXXXXXXXX"
References the user profile id.
References the persona profile id.
Answer's type.
TEXT A map of tags to associate with the generated answer. You can use any key-value pair to store additional information along with your request. You can use this to store arbitrary metadata, for events tracking or statistics.
Answer's cost that has a precision of up to 4-digits represented as a string.
Format: 0.0000.
"0.025"
Answer's response time in seconds.
Answer's sequence number, will be greater than 0 when a reply contains multiple messages.
Answer's creation date. Format: yyyy-MM-dd'T'HH:mm:ss.SSSXXX (iso-8601)
Answer's text.
"Lorem ipsum dolor sit amet."
Answer's attached picture url.
Answer's conversation stop reason. All ban periods are customizable and can be progressive. By default, progressive ban are 2 hours → 12 hours → 24 hours → 48 hours → Permanent
USER_UNDERAGE, MALICIOUS_CONTENT, USER_SUSPICIOUS, USER_MESSAGE_REPETITION, UNKNOWN_LANGUAGE, USER_HOSTILE, AI_SUSPICIOUS, PAUSE_CONVERSATION Answer's conversation stopped until.
Answer's parent answer id.