You can retrieve a list of all custom properties that have been recorded for your organisation.
For more information on properties, please see our article here.
To learn how to work with custom properties in the API, please see this guide.
Here is the list of all properties the properties object has:
Properties
Property | Type | Required | Description |
---|---|---|---|
values | array | false | An array containig the pre-determined values of the custom property. |
privacy | string | false | Determines the privacy of the custom property. |
rates | array | true | An array containing the _ids of the resource rates to which the custom property applies. |
targets | array | false | The collection for which the custom property applies. |
title | string | true | The title of the custom property. |
name | string | true | The name of the custom property. |
type | string | true | The type of the property. |