# Fetch specific Regulation Instance **GET /v2/RegulatoryCompliance/Regulations/{Sid}** Fetch specific Regulation Instance. TODO: Resource-level docs ## Servers ## Parameters ### Path parameters - **Sid** (string) The unique string that identifies the Regulation resource. ## Responses ### 200 OK #### Body: (object) - **end_user_type** (string | null) The type of End User of the Regulation resource - **friendly_name** (string | null) A human-readable description of the Regulation resource - **iso_country** (string | null) The ISO country code of the phone number's country - **number_type** (string | null) The type of phone number restricted by the regulatory requirement - **requirements** () The sid of a regulation object that dictates requirements - **sid** (string | null) The unique string that identifies the Regulation resource - **url** (string(uri) | null) The absolute URL of the Regulation resource [Powered by Bump.sh](https://bump.sh)