swapcard_export_analytics
Export raw analytics event records for one or multiple events, with cursor pagination and a ~10-minute data delay. Retrieve filtered data by time, user, or group criteria for analysis.
Instructions
Export raw analytics event records for one or more events. Data has ~10-minute delay. Cursor-paginated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | ||
| events | No | ||
| time_gt | No | ||
| time_lt | No | ||
| user_ids | No | ||
| event_ids | Yes | ||
| group_ids | No | ||
| exhibitor_ids | No |