List all events of a specific Contact

List all events, including WiFi Connections, Visits and applicaiton events of a given Contact Id

Role: Organization Manager

Scope: organization_read, events_read

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

id of the organization (aka tenant)

string
required

id of the user (ID of the table w.USERS) passed inside the JWT received at login

Query Params
string

Return events with date >= of request. Format is date iso8601. Eg: 2019-07-31T22:23:24Z

string

Return events with date <= of request. Format is date iso8601. Eg: 2019-07-31T22:23:24Z

string

List of events (comma separated). Possible values: visit,signup, login, send_email,open_email,click_email,send_sms,click_sms,survey, promo

string

Number of events returned by the request. Allowed values between 1 and 10000. It is not possible to change this values during a scrolling.

string

Sort list by: businessTime, utcTime (default is businessTime)

boolean

Reverse sort order

Responses

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