Get a Property
Get a property by its unique identifier.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
id
The unique identifier for the property
Response
The property was retrieved
id
The unique identifier for the property.
name
The name of the property.
resource_type
The API resource that the property is associated with.
Allowed values:
property_type
The data type of a property.
Allowed values:
options
The first 25 options for enum and user properties. Use the List Property Options endpoint to paginate through all options.
total_option_count
The total number of options for enum and user properties. When this is greater than the length of options, use the List Property Options endpoint to paginate through all options.
