---
title: "GET /performance/snapshots"
method: GET
path: "/performance/snapshots"
tags: ["Performance"]
---

# GET /performance/snapshots

`GET /performance/snapshots`

## Query parameters

- `period` '1d' | '7d' | '30d' | '90d' | '180d' | '1y' | 'total'
- `address` string

## Response `200`

Success

- object[]
  - `snapshots` object[], required
    - `performance` string
    - `snapshotTimestamp` number, double, required
  - `entity` string, required
  - `address` string, required

## Other responses

- `400` — Invalid period
- `500` — Internal Server Error

---

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