GET
/
api
/
bot
/
evaluation

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

bot_id
string
required

Response

200 - application/json

Bot Score Schema.

is_strong_question_answer
boolean
default:
true

Flag indicating whether the bot has strong question-answer capabilities.

is_strong_rules
boolean
default:
true

Flag indicating whether the bot adheres to strong rules.

is_strong_token
boolean
default:
true

Flag indicating whether the bot has strong tokenization.