---
title: "Get PoX details"
method: GET
path: "/v2/pox"
tags: ["Info"]
---

# Get PoX details

`GET /v2/pox`

Get Proof of Transfer (PoX) information. Can be used for Stacking.

## Query parameters

- `tip` string

## Response `200`

Success

- GetPoxSchemaJson — unresolved $ref

## Changes

- **2021-12-01** `09258b775c7a` — 1 warning
  - deleted the `query` request parameter `use_latest_tip`
- **2021-11-17** `f936683f3e46` — 2 info
  - added the new optional `query` request parameter `tip`
  - added the new optional `query` request parameter `use_latest_tip`
- **2021-10-13** `aef805fa1fb4` — 2 warning
  - deleted the `query` request parameter `tip`
  - deleted the `query` request parameter `use_latest_tip`
- **2021-07-29** `40964fcc538a` — 1 breaking
  - for the `query` request parameter `use_latest_tip`, the type/format was changed from `string`/`` to `boolean`/``
- **2021-07-23** `df3a58543ff9` — 2 info
  - added the new optional `query` request parameter `tip`
  - added the new optional `query` request parameter `use_latest_tip`

[Full history](https://skmtc.dev/hirosystems/apis/stacks-2-0-rpc-api/changes/v2/pox/get.md)

---

[API](https://skmtc.dev/hirosystems/apis/stacks-2-0-rpc-api.md) · [All operations](https://skmtc.dev/hirosystems/apis/stacks-2-0-rpc-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hirosystems/stacks-2-0-rpc-api/revisions/7a7617c2d7cc/schema)
