User Properties

Get User Property Info

Gets information about specified user property.

get/{databaseId}/users/properties/{propertyName}

Path parameters

databaseIdstring required

ID of your database.

propertyNamestring required

Name of the property about which the information is to be retrieved.

Response

Successful operation.

namestring required

Name of the property

typestring required

Type of the property

Changes