For the complete documentation index, see llms.txt. This page is also available as Markdown.

Events for a Customer

Get events for a customer

post

Retrieve list of events for a specific customer

Header parameters
X-API-KEYstringRequired

Your API key

X-SECRET-KEYstringRequired

Your Secret key

Body
app_idstringRequired
user_idstringRequired
limitinteger · max: 1000Optional
offsetintegerOptional
Responses
post
/v2/ExternalApi/getEvents

Last updated