---
title: "Get Latest Snapshot"
method: GET
path: "/vaults/{chain}/{vault_address}/metrics/snapshot/latest"
tags: ["Vaults"]
---

# Get Latest Snapshot

`GET /vaults/{chain}/{vault_address}/metrics/snapshot/latest`

Return the latest published NAV snapshot in the curated public shape.

## Path parameters

- `chain` string, required
- `vault_address` string, required

## Response `200`

Successful Response

- object

## Other responses

- `401` — Unauthorized — missing or malformed Authorization header.
- `403` — Forbidden — API key invalid, revoked, expired, or insufficient permissions for this action or resource.
- `422` — Validation Error
- `429` — Too Many Requests - Rate limit exceeded

---

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