Get analytics for a workspace
Return the requested link’s statistics.
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"
ID of the link.
"ab782971-4d79-47ab-8685-77cf5a34b2bb"
Query Parameters
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"
Number of resources to skip.
x >= 0
Number of resources to return.
1 <= x <= 1000