---
title: "Get evidence for a verification"
method: GET
path: "/v1/verifications/{verificationId}/evidence"
tags: ["Verifications"]
---

# Get evidence for a verification

`GET /v1/verifications/{verificationId}/evidence`

Returns the presentation-ready evidence object captured during verification (object format). If evidence is not available or verification is incomplete, appropriate errors are returned.

## Path parameters

- `verificationId` string, required

## Response `200`

Evidence retrieved successfully

## Other responses

- `400` — Verification is not completed or has no evidence

---

[API](https://skmtc.net/hopae/apis/hconnect-api.md) · [All operations](https://skmtc.net/hopae/apis/hconnect-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hopae/hconnect-api/revisions/ed6e97ac6f2f/schema)
