Clicks

How often a link was followed, a day at a time.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

linkIdstringRequired

Query parameters

daysintegerOptional
How many days back, 1 to 365. Defaults to 30.

Response

This endpoint returns an object.
linkIdstring
slugstring
totalClicksinteger

The running total on the link, which counts from before the daily history existed and is therefore not the sum of days.

dayslist of objects
lastUsedAtdatetimeOptional

Errors

404
Not Found Error