Property
For instructions on how to authenticate to use this endpoint, see API overview.
Endpoints
List all property definitions
Path Parameters
- project_idstring
Query Parameters
- event_namesstring
- excluded_propertiesstring
- filter_by_event_namesboolean
- group_type_indexinteger
- is_feature_flagboolean
- is_numericalboolean
- limitinteger
- offsetinteger
- propertiesstring
- searchstring
- typestringDefault:eventOne of:"event""person""group"
Response
Request
GET 
Response
RESPONSE
Retrieve property definitions
Path Parameters
- idstring
- project_idstring
Response
Request
GET 
Response
RESPONSE
Update property definitions
Path Parameters
- idstring
- project_idstring
Request Parameters
- namestring
- is_numericalboolean
- property_typestringOne of:"DateTime""String""Numeric""Boolean"
- tagsarray
Response
Request
PATCH 
Response
RESPONSE
Delete property definitions
Path Parameters
- idstring
- project_idstring
Request
DELETE 
Response
No responseRetrieve property definitions seen together
Allows a caller to provide a list of event names and a single property name Returns a map of the event names to a boolean representing whether that property has ever been seen with that event_name
Path Parameters
- project_idstring
Response
Request
GET 
Response
RESPONSE