---
title: "Get An Evaluation"
method: GET
path: "/entities/{entity_token}/evaluations/{evaluation_token}"
tags: ["Entities"]
---

# Get An Evaluation

`GET /entities/{entity_token}/evaluations/{evaluation_token}`

If you want to look up the result of a previously-run evaluation, you can use the API to get the exact same response that was returned from POST /evaluations originally. Here is the endpoint for getting that information.

## Response `200`

Entity

- Schema — unresolved $ref

---

[API](https://skmtc.dev/alloy/apis/alloy-api.md) · [All operations](https://skmtc.dev/alloy/apis/alloy-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/alloy/alloy-api/revisions/405799de4d2a/schema)
