Returns the list of property definitions for user objects.
Each definition describes the name, label, value type and mandatory flag of a custom property, and corresponds to a field of the properties node of the User object.
Use this endpoint to discover which custom properties are configured on this tenant before reading or writing them.
The name of the tenant (e.g. acme).
Successful operation.
The definition of a property of an object.
The name of the property used as field in the "properties" node.
The label of the property.
The property value type.
The flag indicating whether the property is mandatory.
User not authenticated.
The error response.
User not authorized.
The error response.
Resource was not found.
The error response.
API call rate limit exceeded.
The error response.
Internal server error.
The error response.