v1

latestOpenAPI 3.1.02026-07-2419782400.4 KB
Collection Usage

Retrieve collection view events in CSV format

get/v7/analytics/api/v1/collection/views.csv

Query parameters

limitinteger

The maximum number of analytics events to retrieve. Allowed values are between 1 and 10000.

cursorstring

Cursor mark returned in the response headers to be used for pagination purposes.

fromDateTimestring date-time

Retrieve view events occurred after this date. ISO8601 format: yyyy-mm-ddThh:mm[:ssZ] with optional seconds.

toDateTimestring date-time

Set a date range together with the "fromDateTime" parameter. ISO8601 format: yyyy-mm-ddThh:mm[:ssZ] with optional seconds.

Response

Successful response