List current reference heads or immutable review history
/v1/evaluations/{evaluationId}/reference-reviewsDiagnostic retained evidence only. Requires current parent Evaluation run-view permission. No target execution, inference, reference authority upgrade, holdout exposure, or release approval. Imported systemLabel is caller declared, not verified execution provenance. Unknown references are not negatives. Responses are no-store. Pages preserve continuation metadata; measurement denominators use pinned observations.
How to call this endpoint
Every ACP API request uses bearer authentication. The examples here show the actual request path, auth header, and body shape that the platform expects.
Path, query, and header parameters
These parameters control which ACP object the endpoint acts on and how the request is processed.
| Name | Location | Type | Required | Description |
|---|---|---|---|---|
| evaluationId | path | string | Yes | — |
| Name | Location | Type | Required | Description |
|---|---|---|---|---|
| limit | query | integer | No | — |
| offset | query | integer | No | — |
| caseId | query | string | No | — |
| currentOnly | query | boolean | No | — |
Body schema
This endpoint does not require a request body.
What the API returns
Each response code below includes the documented payload shape for the ACP API.
| Field | Type | Required | Description |
|---|---|---|---|
| data | object[] | Yes | — |
| data[].id | string | Yes | Unique identifier. |
| data[].observationRunId | string | Yes | — |
| data[].caseId | string | Yes | — |
| data[].path | string | Yes | RFC 6901 JSON Pointer; empty string selects the whole output. |
| data[].sourceFingerprint | string | Yes | — |
| data[].decision | reference | not_applicable | uncertain | retracted | Yes | — |
| data[].value | object | Yes | Exact reference JSON; null for non-reference decisions. |
| data[].guidelineVersion | string | Yes | Caller-declared annotation-rule label; not an attested guideline artifact. |
| data[].rationale | string | Yes | — |
| data[].replacesReviewId | string | Yes | Exact current head; null starts a new case/path chain. |
| data[].schemaVersion | computer_agents_reference_review_v1 | Yes | — |
| data[].evaluationId | string | Yes | — |
| data[].versionId | string | Yes | — |
| data[].createdByUserId | string | Yes | Authenticated actor assigned by the server; not proof of independent human adjudication. |
| data[].createdAt | string | Yes | ISO 8601 timestamp. |
| data[].fingerprint | string | Yes | — |
| hasMore | boolean | Yes | — |
| nextOffset | integer | Yes | — |
| Field | Type | Required | Description |
|---|---|---|---|
| error | string | Yes | — |
| message | string | No | Message text. |
| Field | Type | Required | Description |
|---|---|---|---|
| error | string | Yes | — |
| message | string | No | Message text. |
| Field | Type | Required | Description |
|---|---|---|---|
| error | string | Yes | — |
| message | string | No | Message text. |
| Field | Type | Required | Description |
|---|---|---|---|
| error | string | Yes | — |
| message | string | No | Message text. |
| Field | Type | Required | Description |
|---|---|---|---|
| error | string | Yes | — |
| message | string | No | Message text. |
| Field | Type | Required | Description |
|---|---|---|---|
| error | string | Yes | — |
| message | string | No | Message text. |
| Field | Type | Required | Description |
|---|---|---|---|
| error | string | Yes | — |
| message | string | No | Message text. |
| Field | Type | Required | Description |
|---|---|---|---|
| error | string | Yes | — |
| message | string | No | Message text. |