GET

https://api.{region}getlago.com/api/v1

/
events

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

page
integer

Page number.

per_page
integer

Number of records per page.

external_subscription_id
string

External subscription ID

code
string

Filter events by its code.

timestamp_from
string

Filter events by timestamp starting from a specific date.

timestamp_to
string

Filter events by timestamp up to a specific date.

Response

200 - application/json
events
object[]
required
meta
object
required