cURL
curl --request GET \ --url https://backend.chatfly.co/api/bot/evaluation
{ "is_strong_token": true, "is_strong_question_answer": true, "is_strong_rules": true }
Get strong evaluation information for the bot.
The access token received from the authorization server in the OAuth 2.0 flow.
Successful Response
Bot Score Schema.
Was this page helpful?