Skip to main content
GET
/
apps
/
portal
/
shortlink
/
analytics
/
{campaignId}
Get click analytics for a campaign
curl --request GET \
  --url https://api.provident.ae/v2/apps/portal/shortlink/analytics/{campaignId} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

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

Path Parameters

campaignId
string
required

Campaign ID to get analytics for

Response

Campaign analytics data