/
CL
cleverpush
/
CleverPush API Reference
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 5h ago · Updated 5h ago
Details
Filter operations
AppBanner
1
Channel_Events
2
Channel_segments
6
Channel_tags
9
Channel_topics
3
Channels
18
Chat
2
Class_definitions
1
Deep_Links
5
Email
3
Email_accounts
4
Email_templates
3
Link_Statistics
1
post
ExportLinkStatistics
Notification_groups
2
Notification_templates
4
Notifications
16
Projects
4
Shortlinks
3
SMS_providers
4
Subscriptions
19
Survey
1
Teams
2
WebBanner
6
Whatsapp
1
Link_Statistics
ExportLinkStatistics
Export per-link statistics
post
/link-statistics/export
Headers
authorization
string
required
Private API key
Request body
object
required
channelIds
string[]
<p>Channel IDs (email channels only; uses all accessible email channels if empty)</p>
startDate
number
required
<p>Range start (UNIX timestamp)</p>
endDate
number
required
<p>Range end (UNIX timestamp)</p>
pickedColumns
string[]
<p>Optional column keys; default all; allowed values: notificationId, notificationTitle, sendDate, channelId, channelName, url, totalClicks, uniqueClicks</p>
exportDateFormat
string
timezone
string
testEmail
string
<p>Send download link to this address instead of the account email</p>
Response
object
required
Changes