---
title: "Check for registration payment"
method: GET
path: "/v2/identities/{id}/registration-payment"
tags: ["Order"]
---

# Check for registration payment

`GET /v2/identities/{id}/registration-payment`

Checks if a registration payment order for an identity has been paid in pilvytis.

## Path parameters

- `id` string, required

## Response `200`

Registration order status

- RegistrationPaymentResponse
  - `paid` boolean

## Other responses

- `500` — Internal server error

---

[API](https://skmtc.net/mysteriumnetwork/apis/tequila-api.md) · [All operations](https://skmtc.net/mysteriumnetwork/apis/tequila-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mysteriumnetwork/tequila-api/versions/cb1439736b63/schema)
