Provide statistics about a suggested answerAsk AIpost https://example.com/suggest-statsProvide statistics about a suggested answerBody ParamsversionstringenumrequiredVersion of the API1.0Allowed:1.0questionstringrequiredLast user questioncontextarray of objectsrequiredThe context of the conversation. For performance reason, only the last 100 items are returned.context*ADD objectsuggestionstringrequiredAI Generated Suggestionsuggestion_idstringrequiredid of the generated suggestionstatusstringenumrequiredStatus of the suggestion: - rejected: Rejected by the agent - accepted: Accepted by the agent and sent directly - edited: Accepted by the agent and edited before being sent.rejectedacceptededitedAllowed:rejectedacceptededitedanswerstringAnswer sent by the agent if the suggestion was not rejected.Responses 200Successful response 401Authentication error 422Validation error 429Rate limit reached. Default limit is set to 15 requests per minute.Updated 7 months ago