---
title: "Fetch specific Regulation Instance."
method: GET
path: "/v2/RegulatoryCompliance/Regulations/{Sid}"
tags: ["NumbersV2Regulation"]
---

# Fetch specific Regulation Instance.

`GET /v2/RegulatoryCompliance/Regulations/{Sid}`

Fetch specific Regulation Instance.

## Path parameters

- `Sid` string, required

## Query parameters

- `IncludeConstraints` boolean

## Response `200`

OK

- NumbersV2RegulatoryComplianceRegulation
  - `sid` string, nullable — The unique string that identifies the Regulation resource.
  - `friendly_name` string, nullable — A human-readable description that is assigned to describe the Regulation resource. Examples can include Germany: Mobile - Business.
  - `iso_country` string, nullable — The ISO country code of the phone number's country.
  - `number_type` string, nullable — The type of phone number restricted by the regulatory requirement. For example, Germany mobile phone numbers provisioned by businesses require a business name with commercial register proof from the Handelsregisterauszug and a proof of address from Handelsregisterauszug or a trade license by Gewerbeanmeldung.
  - `end_user_type` 'individual' | 'business' — The type of End User the regulation requires - can be `individual` or `business`.
  - `requirements` unknown
  - `url` string, uri, nullable — The absolute URL of the Regulation resource.

---

[API](https://skmtc.net/twilio/apis/twilio-numbers.md) · [All operations](https://skmtc.net/twilio/apis/twilio-numbers/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/twilio/twilio-numbers/revisions/4e238625c212/schema)
