Retrieve a list of all Regulations.
Retrieve a list of all Regulations.
Query parameters
The type of End User the regulation requires - can be individual or business.
The type of End User the regulation requires - can be individual or business.
The ISO country code of the phone number's country.
The type of phone number that the regulatory requiremnt is restricting.
A boolean parameter indicating whether to include constraints or not for supporting end user, documents and their fields
How many resources to return in each list page. The default is 50, and the maximum is 1000.
The page index. This value is simply for client state.
The page token. This is provided by the API.
Response
OK
Changes
Changed in 6 of the 53 revisions of this API.51
- ▲
the
//response's property type changed fromobjectto no type for statusresponse-property-type-changed
- ▲
- ▲
the
//response's property type changed from no type toobjectfor statusresponse-property-type-changed
- ▲
- ▲
the
//response's property type changed fromobjectto no type for statusresponse-property-type-changed
- ▲
- ▲
the
//response's property type changed from no type toobjectfor statusresponse-property-type-changed
- ▲
- ▲
for the
queryrequest parameterPageSize, the format changed from no format toint64request-parameter-type-changed
- ▲
- ○
added the new optional
queryrequest parameterIncludeConstraintsnew-optional-request-parameter
- ○