---
title: "Get all stakings"
method: GET
path: "/v2/staking/list"
tags: ["Staking"]
---

# Get all stakings

`GET /v2/staking/list`

## Response `200`

List of all stakings

- ApiStakingInfo[]
  - `name` string, required
  - `master_address` string, required

## Other responses

- `default` — Some error during request processing

---

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