---
title: "GET /compliance/screen/{address}"
method: GET
path: "/compliance/screen/{address}"
---

# GET /compliance/screen/{address}

`GET /compliance/screen/{address}`

## Path parameters

- `address` string, required

## Response `200`

Ok

- ComplianceV2Response
  - `status` 'COMPLIANT' | 'FIRST_STRIKE_CLOSE_ONLY' | 'FIRST_STRIKE' | 'CLOSE_ONLY' | 'BLOCKED', required
  - `reason` 'MANUAL' | 'US_GEO' | 'CA_GEO' | 'GB_GEO' | 'SANCTIONED_GEO' | 'COMPLIANCE_PROVIDER'
  - `updatedAt` string

## Changes

- **2024-06-18** `3bb934606513` — 1 warning
  - added the new `GB_GEO` enum value to the `reason` response property for the response status `200`
- **2024-05-14** `90fd32395633` — 1 info
  - removed the `GB_GEO` enum value from the `reason` response property for the response status `200`

[Change history](https://skmtc.dev/dydxprotocol/apis/indexer-api/changes/compliance/screen/:address/get.md)

---

[API](https://skmtc.dev/dydxprotocol/apis/indexer-api.md) · [All operations](https://skmtc.dev/dydxprotocol/apis/indexer-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dydxprotocol/indexer-api/revisions/983d8a1aa5eb/schema)
