Faqs
Your API key for authentication
Optional: Email of the agent to use for this request
Optional: Email address to associate with the user
Optional: User ID to identify or create a user
The id of the FAQ that you would like to select
The id of the Q&A search return result
Successfully selected FAQ
In case you provide an invalid FAQ
Your API key for authentication
Optional: Email of the agent to use for this request
Optional: Email address to associate with the user
Optional: User ID to identify or create a user
The default value is true. When this option has set false, it'll not automatically register the query to candidates when there was no answer for the given query.
Either AND or OR. Choose AND if you want each returned result to contain all hashtags. Choose OR if you want each returned result to contain at least one of the hashtags.
An array of all the hashtags that you would like to appear.
The maximum number of results to be returned.
This is a query string.
html or text. If it's text, the return value will be in plain text. If it's html, it will return html. If your answer contains styled html, such as different font size and color, you can use html. If you simply want to get an answer as a text, you can use the text. The default value is html.
The API will find the most relevant question and answers from your Q&A database.
The API will find the most relevant question and answers from your Q&A database.
Your API key for authentication
The id of the FAQ you are looking for.
The format of the answer value for this FAQ. Default is HTML.
Optional: Email of the agent to use for this request
Optional: Email address to associate with the user
Optional: User ID to identify or create a user
Successfully retrieved FAQ details
FAQ not found
Your API key for authentication
Offset allows you to specify the ranking number of the first item on the page.
0Limit allows you to set the number of objects returned on one page. The maximum and the default value is 1000.
1000If your answers contain styled html, such as different font size or color, you can use html to get answers in html format. If you simply want to get answers as a text, you can use the text.
htmlPossible values: Optional: Email of the agent to use for this request
Optional: Email address to associate with the user
Optional: User ID to identify or create a user
Successfully retrieved FAQs
Successfully retrieved FAQs
Your API key for authentication
Optional: Email of the agent to use for this request
Optional: Email address to associate with the user
Optional: User ID to identify or create a user
Keyword search query to filter the list. You can use operators to run advanced searches. "TERM1 TERM2" for AND, "TERM1 OR TERM2" for OR, and "TERM" for exact match.
If true, only turned-on Q&As will be listed, If false, only turned-off Q&As will.
Hashtags to filter the list. You can add multiple hashtags.
If it's and, hashtags filter for multiple hashtags works with AND logic. If or, OR logic.
If true, the list will only include Q&As created by agents. If false, only the other Q&As will be included. Please note that createdByAgent, answeredByMrc, autoGenerated, editedByAgent filters are mutually exclusive, and OR logic is applied if two or more of them are used.
If true, the list will only include Q&As that are the answers are automatically extracted from uploaded Documents. If false, only the other Q&As will be included.
If true, the list will only include auto-generated Q&As. If false, only the other Q&As will be included.
If true, the list will only include Q&A's edited by any agent after registered. If false, only the other Q&As will be included.
If your answers contain styled html, such as different font size or color, you can use html to get answers in html format. If you simply want to get answers as a text, you can use the text. The default value is html.
Offset allows you to specify the ranking number of the first item on the page.
Limit allows you to set the number of objects returned on one page. The maximum and the default value is 1000.
Successfully searched FAQs
Successfully searched FAQs
Your API key for authentication
Optional: Email of the agent to use for this request
Optional: Email address to associate with the user
Optional: User ID to identify or create a user
The question part of the Q&A.
Similar questions that has the same answer.
The answer part of the Q&A. If the same question exists in the database, this answer will replace the existing one.
Hashtags added to the Q&A.
ON or OFF. When on, registered Q&A will be turned on for Q&A search.
Memo on the Q&A to share with agents.
FAQ created successfully
FAQ created successfully
Your API key for authentication
Optional: Email of the agent to use for this request
Optional: Email address to associate with the user
Optional: User ID to identify or create a user
The ID of the Q&A to update.
The question part of the Q&A.
Similar questions that has the same answer.
The answer part of the Q&A.
Hashtags added to the Q&A.
ON or OFF. When on, Q&A will be turned on for Q&A search.
FAQ updated successfully
FAQ updated successfully
Your API key for authentication
Optional: Email of the agent to use for this request
Optional: Email address to associate with the user
Optional: User ID to identify or create a user
The ID of the Q&A you want to delete.
FAQ deleted successfully
FAQ not found
Your API key for authentication
Optional: Email of the agent to use for this request
Optional: Email address to associate with the user
Optional: User ID to identify or create a user
Your local Q&A file location. xlsx, tsv, csv, and zip files are supported.
FAQ file upload successful
Invalid parameters
Your API key for authentication
Optional: Email of the agent to use for this request
Optional: Email address to associate with the user
Optional: User ID to identify or create a user
The query you want to give or cancel feedback for, toward the Q&A.
The ID for the Q&A you want to give or cancel feedback for the query. It is created whenever a Q&A search happens and bound to the query and the Q&A pair. It can be retrieved using the Q&A API above.
When the value is true, positive feedback is given to the Q&A for the query. When it's false, negative feedback is given. When it's null, it cancels the feedback.
Feedback submitted successfully
Feedback submitted successfully
Your API key for authentication
A limit on the number of results to show (used for pagination)
In the list of all results, the index from which to start listing results (used for pagination)
The latest date from which you want to get history (dates should be in the form YYYY-MM-DD)
The earliest date from which you want to get history (dates should be in the form YYYY-MM-DD)
Can either be DESC (meaning latest queries come first), or ASC (meaning earliest queries come first)
The term that should have appeared in the query
Optional: Email of the agent to use for this request
Optional: Email address to associate with the user
Optional: User ID to identify or create a user
Successful response
Successful response
Your API key for authentication
Hashtag array if you want to limit the search scope to the given hashtags
Search query to filter the candidates to see. You can use operators to run advanced searches. "TERM1 TERM2" for AND, "TERM1 OR TERM2" for OR, and "TERM" for exact match.
How to order the candidates. You can use ATTRIBUTE_[DESC or ASC] format. ATTRIBUTE can be FREQUENCY or CREATED_AT.
Status of the candidates to see. It can be ALL or ACTIVE or ARCHIVED.
offset allows you to specify the ranking number of the first item on the page.
limit allows you to set the number of objects returned on one page. The maximum value is 100.
Optional: Email of the agent to use for this request
Optional: Email address to associate with the user
Optional: User ID to identify or create a user
Successful response
Successful response
Your API key for authentication
Optional: Email of the agent to use for this request
Optional: Email address to associate with the user
Optional: User ID to identify or create a user
Start of range of dates to query in YYYY-MM-DD format.
End of range of dates to query in YYYY-MM-DD format.
Successfully retrieved daily FAQ count
Successfully retrieved daily FAQ count
Your API key for authentication
Optional: Email of the agent to use for this request
Optional: Email address to associate with the user
Optional: User ID to identify or create a user
Top N of the most frequently asked Q&A. Maximum value for N is 20. Please use 1, 5, 10, or 20 for N.
Start of range of dates to query in YYYY-MM-DD format.
End of range of dates to query in YYYY-MM-DD format.
Successfully retrieved FAQ analytics
Successfully retrieved FAQ analytics
Your API key for authentication
Optional: Email of the agent to use for this request
Optional: Email address to associate with the user
Optional: User ID to identify or create a user
The list of all queries you would like to register
Candidates registered successfully
Candidates registered successfully
Last updated