List validation rules

Returns all the data validation rules configured for the specified entity type.

Form Data
string

Name of the entity type (user profile database) where the user profile is stored.

Response

Response body
object
attributes
array of strings

Attributes affected by a validation rule.

attributes
string

Brief description of the rule and its purpose.

string

Unique identifier assigned to the rule.

definition
array of strings

Definitions that make up the validation rule.

definition
string

Status of the operation

OK ERROR FAIL

Language
Authentication
URL