Skip to main content
GET
Get a segment's audience-size history

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

id
string
required

Response

200 - application/json

The { segment_id, points } time series (each point { contact_count, snapshot_at }), wrapped in the standard { data, meta } envelope.

data
object
meta
object