Skip to main content
GET
List all events

Authorizations

Authorization
string
header
required

Use your API key as the username. No password is required.

Query Parameters

limit
integer
default:10
Required range: 1 <= x <= 100
starting_after
string
ending_before
string

Response

200 - application/json

A JSON array of events.

data
object[]
has_more
boolean