Cobrowse
Access your cobrowse analytics.
Get Cobrowse Data
GET
https://app.acquire.io/api/analytics/general/raw-co-browse
Access your cobrowse analytics. Only a month's worth of data may be accessed at a time. The body parameters should be in x-www-form-urlencoded format in key-value pairs.
Headers
Name | Type | Description |
---|---|---|
Bearer Token | string | Your API Key |
Request Body
Name | Type | Description |
---|---|---|
end_date | string | End date in YYYY-MM-DD HH:MM:SS (e.x. 2021-06-01 23:59:59) |
start_date | string | Start date in YYYY-MM-DD HH:MM:SS format (e.x. 2021-05-01 00:00:00) |
timezone | string | Your timezone |
Last updated