List all events for an organziation id

List all Events, including Visits, WiFi connections and application events, of an Organization
Retrieve all events og of the given organization .

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)

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

boolean

Enable scroll. If true, the response will contain a scrollId. Use it to get the next page of results.

boolean

Scroll id. Use it to get the next page of results.

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