Answer
Answers are what we return when the conversation API identifies what the user's request are, according to our dialog manager.
Last updated
Was this helpful?
Answers are what we return when the conversation API identifies what the user's request are, according to our dialog manager.
Last updated
Was this helpful?
It is the organization where the answers are, it is used to connect to the correct database
It is the environment where the answers are, it is used to connect to the correct database
It is the bot where the answers are, it is used to filter answers
Current page, starting at 1
1
Example: 1
Size of the page
5
Example: 1
Whether you are filtering for ANY answer, STATIC_ONLY or REPHRASE_ONLY.
ANY
Criteria to order result, defaulted to updatedAt date. Possible fields include name, createdAt, updatedAt, createdBy and updatedBy.
updatedAt
Order direction(ASC/DESC), defaulted to DESC
DESC
Term being searched. This expects one optional String matching the name of an answer.
Used to filter masked answers, defaulted to ALL
ALL
Available options: A valid uuid of an organization
A valid uuid of an environment
The UUID of the bot whose entities you are searching
Current page, starting at 1
1
Example: 1
Size of the page
5
Example: 1
Whether you are filtering for ANY answer, STATIC_ONLY or REPHRASING_ONLY.
ANY
Criteria to order result, defaulted to updatedAt date. Possible fields include name, createdAt, updatedAt, createdBy and updatedBy.
updatedAt
Order direction(ASC/DESC), defaulted to DESC
DESC
Term being searched. This expects one optional String matching the name of an answer.
Used to filter masked answers, defaulted to ALL
ALL
Available options: A valid uuid of an organization
A valid uuid of an environment
The UUID of the bot whose entity you are searching belong to
The answer's uuid
A Structure holding a mapping of an answer's information and all Flows associated to it.
A valid uuid of organization
A valid uuid of environment
A valid uuid of bot
This class contains all the necessary information for different authentication types. It validates whether the provided authentication data is complete based on the specified type.
The answer's name.
A freeform description of this answer.
A list of all tags associated to this answer.
A list of the answer's templates.
A freeform string to code up a webhook for this answer.
A boolean indicator representing if this answer is a transactional answer.
A boolean indicator representing if this answer is an evaluable answer.
Whether or not this answer is masked.
The answer's Headers. This object is a freeform JSON which must be parser as an object when receiving it.
The answer's type.
The number of times an answer can be executed.
Wether the rephrasing feature is active in this answer.
The temperature used in the rephrasing feature for this answer.
The ammount of previous user inputs used to modify the rephrasing feature.
A number os space-separated blacklisted words to evoid during rephrasing.
This class contains all the necessary information for different authentication types. It validates whether the provided authentication data is complete based on the specified type.
A Structure holding a mapping of an answer's information and all Flows associated to it.
A valid uuid of an organization
A valid uuid of an environment
The UUID of the bot whose entity you are searching belong to
The answer's uuid
This class contains all the necessary information for different authentication types. It validates whether the provided authentication data is complete based on the specified type.
The answer's name.
A freeform description of this answer.
A list of all tags associated to this answer.
A list of the answer's templates.
A freeform string to code up a webhook for this answer.
A boolean indicator representing if this answer is a transactional answer.
A boolean indicator representing if this answer is an evaluable answer.
Whether or not this answer is masked.
The answer's Headers. This object is a freeform JSON which must be parser as an object when receiving it.
The answer's type.
The number of times an answer can be executed.
Wether the rephrasing feature is active in this answer.
The temperature used in the rephrasing feature for this answer.
The ammount of previous user inputs used to modify the rephrasing feature.
A number os space-separated blacklisted words to evoid during rephrasing.
This class contains all the necessary information for different authentication types. It validates whether the provided authentication data is complete based on the specified type.
A Structure holding a mapping of an answer's information and all Flows associated to it.
A valid organization Uuid
A valid environment Uuid
A valid bot uuid to search
Term being searched
How many items will be returned in the list. Defaults to 6.
6
Example: 1
A valid organization Uuid
A valid environment Uuid
A valid bot uuid to search
Term being searched
How many items will be returned in the list. Defaults to 6.
6
Example: 1
A valid uuid of an organization
A valid uuid of an environment
The UUID of the bot whose entities you are searching
A simplified structure holding a shortened mapping of an answer's information and all Flows associated to it.
A valid uuid of organization
A valid uuid of environment
A valid uuid of bot
The answer's uuid
No content