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

Traffic

Beta

Export captured actions

post

Returns visitor actions captured on your domain. Beta: the response shape may change.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
limitinteger · max: 1000Optional

Maximum number of actions to return per page (1–1000).

Default: 200
cursorstringOptional

Opaque keyset cursor from a previous response. Pass pagination.nextCursor to fetch the next page; omit for the first page.

Responses
200Success
application/json
post/v1/traffic/sdk/captured-actions
200Success

Last updated