List short link metrics
Returns per-click metrics for short links, including device, location, and campaign attribution, within the requested date range.
Authorizations
Wavix API key. Pass as Authorization: Bearer <api_key>. Keys support per-resource scopes (none / read / write). See Restricted keys and scopes.
Query Parameters
Start of the date range to query, in YYYY-MM-DD format. Inclusive.
"2023-05-01"
End of the date range to query, in YYYY-MM-DD format. Inclusive.
"2023-05-31"
Filters metrics by the phone number associated with the click, in E.164 format.
"1872025555"
Filters metrics by utm_campaign name.
"summer"
Page number to retrieve. Default 1.
1
Number of records to return per page. Default 25.
25