Get an evaluation by ID
evaluations_getRetrieve a single evaluation including configuration, comparisons, and autouser selections using its unique ID. Get complete evaluation details from the evaluations list.
Instructions
Fetch a single evaluation by id (includes config, comparisons, autouser selections). Example: id from evaluations_list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Evaluation id. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| name | No | ||
| type | No | ||
| status | No | ||
| teamId | No | ||
| createdAt | No | ||
| updatedAt | No | ||
| ratingsCount | No | ||
| comparisonsCount | No | ||
| autouserRunSummary | No | ||
| isSharedWithMe | No | ||
| myPermission | No | ||
| links | No |