GET /api/v1/export
Requires API key.
| Name | Type | Required | Description |
|---|---|---|---|
port | string | Port slug | |
type | string | ’visits’ | ‘estimates’ (default: visits) | |
limit | number | Default 100, max 10000 with auth |
Download data as CSV files.
GET /api/v1/export| Name | Type | Required | Description |
|---|---|---|---|
port | string | Port slug | |
type | string | ’visits’ | ‘estimates’ (default: visits) | |
limit | number | Default 100, max 10000 with auth |