Skip to content
☁️ HitKeep Cloud is coming! Join the Early Access waitlist →

List event property keys

GET
/api/sites/{id}/events/properties

Returns distinct JSON property keys for the given event name and time range.

id
required
string format: uuid
from
string format: date-time
to
string format: date-time
event_name
required
string

The event name to inspect.

Property keys

Array<string>