/events

Get a list of events hosted by your account.

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

An optional ISO-8601 UTC date indicating the closed lower-bound for this request. Only
events with start times on or after this date will be returned; omit to return all events from the time
your account was opened. (format: yyyy-MM-dd)

date

An optional ISO-8601 UTC date indicating the open upper-bound for this request. Only events with start
times before this date will be returned; omit to return all events from the afterDate, onward. (format: yyyy-MM-dd)

string

An optional ISO-8601 lower bound for this request. Only events with last modified times on or after this
value are returned; omit to return all events from the afterDate, onward. Accepts either a date
(yyyy-MM-dd) or a full date-time with an explicit UTC offset, using Z or a numeric offset such as +05:00
(e.g. 2021-02-01T20:45:00Z or 2021-02-01T20:45:00+05:00). A date-only value behaves exactly as before.
(format: yyyy-MM-dd or yyyy-MM-ddTHH:mm:ss with a Z or +/-HH:MM offset)

Headers
string
required

A bearer token retrieved using your client_id and client_secret.

Responses

401

The request contained an invalid token or none at all.

403

Token is not permitted to access this resource.

404

Resource requested could not be found.

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