Get Seo Eval Results

Returns SEO evaluation results of an agent

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

eval_idstringRequiredformat: "uuid4"
The id of the SEO evaluation for which we want to retrieve the results

Response

Successful Response
eval_idstringformat: "uuid"

Id of the SEO evaluation run that we want to check interaction details (status etc) for

sessionslist of objects
Details of all sessions executed in this evaluation round
scoreinteger0-100

Result score of the SEO evaluation. Range is 0-100%.

Errors