List Events with Client Information

This endpoint returns the list of events with additional client information in JSON format. It will be limited to 50 records shown simultaneously. Records can be skipped by introducing the (skip) parameter in the URL. It can be filtered by the creation or last modification date by introducing the parameters (startDate, endDate) in the URL. It can be filtered by event start and end date by introducing the parameters (startDateEvent, endDateEvent) in the URL.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32
Defaults to null

Records to skip

string
Defaults to yyyy-MM-dd HH:mm:ss

Show documents created or modified from this specified date (Inclusive)

string
Defaults to yyyy-MM-dd HH:mm:ss

Show documents created or modified before this specified date (Exclusive)

string
Defaults to yyyy-MM-dd HH:mm:ss

Show events that start after this specified date (Inclusive)

string
Defaults to yyyy-MM-dd HH:mm:ss

Show events that end before this specified date (Inclusive)

Headers
string
Defaults to application/json
string
Defaults to application/json
Response

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