Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
The person property
An individual person property
The unique identifier of the property
The name of the property
The type of the property
Available options:
STRING
, NUMBER
, DATETIME
, BOOLEAN
, SINGLE_SELECT
, MULTI_SELECT
, LOCATION
Example:
"SINGLE_SELECT"
Whether the property is unique across all people. Maximum of 10 across a workspace
Whether the property is PHI (Protected health information)
Whether the property is PII (Personally Identifiable Information)