Skip to main content
GET
Campaign Tags

Authorizations

Authorization
string
header
required

Retrieve your API Key from Dashboard API Keys Section.

Query Parameters

campaign_id
string | null

Scope to a specific campaign

Required string length: 24
Pattern: ^[0-9a-f]{24}$
Example:

"5eb7cf5a86d9755df3a6c593"

tags
string[] | null

Filter tag stats by tag strings (substring match)

Response

Distinct tags with occurrence counts

message
string
required

Result description

data
TagEntry · object[]
required

Distinct tags with aggregated occurrence counts