List event property keys
GET /api/sites/{id}/events/properties
GET
/api/sites/{id}/events/properties
Returns distinct JSON property keys for the given event name and time range.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string format: uuid
Query Parameters
Section titled “Query Parameters ” from
string format: date-time
to
string format: date-time
event_name
required
string
The event name to inspect.
Responses
Section titled “ Responses ”Property keys
Array<string>