Workspaces
Retrieve clicks analytics
Retrieve a clicks analytics for the authenticated workspace.
GET
/
workspaces
/
{url}
/
analytics
/
clicks
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
url
string
requiredQuery Parameters
linkId
string
documentId
string
startDate
string
endDate
string
Response
200 - application/json
clicks
integer
uniqueVisitorCount
integer
chartdata
object[]