get
https://api.beauthenticx.com/Evaluations
Gets a list of evaluations
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Common next steps after a GET /Evaluations/ call:
- Use
GET /Evaluations/Modules/when you need module-level scoring alongside the evaluation data. - Use
GET /Workflows/to retrieve any workflow records associated with these evaluations. - Use
Metadata.Id toretrieve the transcript viaGET /Conversations/Transcriptions/{conversationId}/. - Page through results by passing the last
EvaluationNumberfrom the current response asLastIdon the next call.
