---
title: "Checks if given id is eligible for free registration"
method: GET
path: "/transactor/identities/{id}/eligibility"
---

# Checks if given id is eligible for free registration

`GET /transactor/identities/{id}/eligibility`

## Path parameters

- `id` string, required

## Response `200`

Eligibility response

- EligibilityResponse — EligibilityResponse represents the eligibility response
  - `eligible` 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)
