Retrieve collection view events in CSV formatAsk AIget https://{your-bynder-domain}/v7/analytics/api/v1/collection/views.csvQuery ParamslimitintegerDefaults to 1000The maximum number of analytics events to retrieve. Allowed values are between 1 and 10000.cursorstringDefaults to MACursor mark returned in the response headers to be used for pagination purposes.fromDateTimedate-timeRetrieve view events occurred after this date. ISO8601 format: yyyy-mm-ddThh:mm[:ssZ] with optional seconds.toDateTimedate-timeSet a date range together with the "fromDateTime" parameter. ISO8601 format: yyyy-mm-ddThh:mm[:ssZ] with optional seconds.Response 200Successful responseUpdated 10 months ago