Results
Get an Result
External API view set for retrieving results. This view set allows users to access results associated with their organization, providing endpoints to list and retrieve detailed results.
GET
Authorizations
API Key Authentication. It should be included in the header of each request.
Path Parameters
Response
200
application/json
Number of runs that fully met their expected outcomes with a score of 100
Total number of runs that had expected outcomes defined
Dictionary mapping run IDs to detailed run information including scenario, evaluation and transcript data
Whether this result was created by a scheduled cronjob
Maximum length:
255
running
- Runningcompleted
- Completedfailed
- Failedpending
- Pendingin_progress
- In Progressevaluating
- Evaluatingin_queue
- In Queuetimeout
- Timeout
Available options:
running
, completed
, failed
, pending
, in_progress
, evaluating
, in_queue
, timeout