Skip to main content
GET
Fetch All Events

Authorizations

Authorization
string
header
required

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

Query Parameters

locationId
string
required

locationId

Example:

"123456789"

funnelId
string
required

funnelId

Example:

"123456789"

page
number
required

page

Example:

1

limit
number
default:10
required

limit

Example:

10

Response

Successful response

Last modified on March 8, 2026