Campaigns and Analytics
Device Analytics
Workspace and link-level device/browser/OS breakdowns
GET
Device Analytics
Endpoints
GET /api/analytics/workspace/devicesGET /api/analytics/{linkId}/devices
Query parameters
Date window (
1..365)Optional explicit start date
Optional explicit end date
Optional timezone used when resolving date boundaries
Access and gates
- Permission:
analytics:read - Link-level device endpoint requires
deviceRoutingfeature
Response model
Workspace endpoint returns:deviceDatabrowserDataosData
- Device, browser, and OS objects can be selectively empty on plans that do not include that breakdown type.
devicesbrowsersos
Common errors
403: required feature not available404: link not found (link endpoint)500: analytics backend/query failure

