---
title: "Get staking transaction execution result"
method: GET
path: "/v2/staking/result"
tags: ["Staking"]
---

# Get staking transaction execution result

`GET /v2/staking/result`

## Query parameters

- `query_id` integer, required

## Response `200`

Staking transaction status

- 'pending' | 'partially_complete' | 'request_confirmed' | 'second_stage_started' | 'refund' | 'succeeded' | 'failed' | 'timed_out'

## 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/8f32977bfb50/schema)
