# Retrieve a list of all Regulations **GET /v2/RegulatoryCompliance/Regulations** Retrieve a list of all Regulations. TODO: Resource-level docs ## Servers ## Parameters ### Query parameters - **EndUserType** (string) The type of End User the regulation requires - can be `individual` or `business`. - **IsoCountry** (string) The ISO country code of the phone number's country. - **NumberType** (string) The type of phone number that the regulatory requiremnt is restricting. - **PageSize** (integer) How many resources to return in each list page. The default is 50, and the maximum is 1000. ## Responses ### 200 OK #### Body: (object) - **meta** (object) - **results** (array[object]) [Powered by Bump.sh](https://bump.sh)