---
title: "Check if the given address is validated"
method: GET
path: "/user/{address}/is-validated"
tags: ["Users"]
---

# Check if the given address is validated

`GET /user/{address}/is-validated`

## Path parameters

- `address` string, required

## Query parameters

- `account` string[], required

## Response `200`

successful operation

## Other responses

- `400` — No account was given, or one of them was not a recognised account type

---

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