Workspaces
Retrieve clicks analytics
Retrieve a clicks analytics for the authenticated workspace.
GET
/
workspaces
/
{url}
/
analytics
/
clicks
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.