Get link summary between dates
Return the requested link’s statistics between two dates.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the workspace.
"ab782971-4d79-47ab-8685-77cf5a34b2bb"
Query Parameters
ID of the link.
"ab782971-4d79-47ab-8685-77cf5a34b2bb"
The name of the continent from which the request originated.
"AS"
The code of the country from which the request originated.
"AE"
The name of the city from which the request originated.
"Dubai"
The browser family of the client which sent the request.
"Firefox"
The type of the device which sent the request.
"Android 10"
The operating system name of the device.
"Android"
Domain name of the web page that made the request.
"example.com"
The action that triggered saving the record.
click
, scan
"click"
The date that will be used to query results from.
The date that will be used to query results until.
Response
OK
The response is of type object
.