List evaluations for a thread
Agents
Get all thread evaluations
Retrieves all evaluations associated with the specified thread, ordered by creation date.
GET
List evaluations for a thread
Authorizations
Use JWT token for authentication
Path Parameters
UUID of the thread whose evaluations should be listed
Response
List of evaluations for the thread
Unique identifier for the evaluation
Identifier for the evaluated thread
Evaluation score between 0 and 1
Status of an evaluation run
Available options:
PENDING, COMPLETED, FAILED Detailed feedback or explanation of the evaluation
Timestamp of when the evaluation was created