List all events

Retrieve a paginated list of events for people in your team. Events track all interactions and activities
for your contacts including page views, form submissions, property views, and more.

Use Cases:

  • Build activity timelines for contacts
  • Track engagement metrics
  • Analyze property interest and search behavior
  • Monitor marketing campaign effectiveness
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
uuid

Filter events by person ID

string

Filter by the raw stored event type. Supports a single value or comma-separated list
(e.g., Viewed Property,Property Inquiry).

⚠️ This is an exact, case-sensitive match against the raw eventType value, which
varies by producer (Viewed Property, page_view, property_save, ...). An event stored
under a different spelling of the same concept will NOT match. For reliable matching
across all spellings, use canonicalEventType instead.

string

Filter by canonical event type — the recommended way to filter. Supports a single value,
a comma-separated list, or a repeated array parameter (canonicalEventType[]=A&canonicalEventType[]=B).
Matches every stored spelling of the requested type regardless of
case, delimiter (page_view / Viewed Page / viewedPage), or word order.

Canonical values:

  • Registration
  • Seller Inquiry
  • Property Inquiry
  • General Inquiry
  • Viewed Page (also stored as page_view)
  • Viewed Property (also stored as property_view; includes Lofty Browse events)
  • Saved Property (also stored as property_save)
  • Incoming Call
  • Visited Open House
  • Property Search
  • Saved Property Search
  • Form Submission

This vocabulary may expand over time. Values outside it (e.g. custom partner types) match
case-insensitively against their own spelling variants.

string

Filter by event source (e.g., "website", "mobile_app", "email_campaign", "integration_name")

integer

Items per page (default: 25, max: 100)

integer

Page number (default: 1)

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json