Skip to main content
GET
Segment summary list
Use this endpoint to retrieve a lightweight, unpaginated list of segments — id, name, and contact/variable counts — for use in dropdowns and pickers (e.g. attaching a segment to a campaign, or a workflow’s selectdynamic field).

Endpoint

GET /segment/summary-list Authentication: Required (workspace auth) This endpoint has no query parameters — it always returns every non-deleted segment in the caller’s workspace.

Response

Example cURL

Headers

token
string
required

API token for authentication

Response

Segment summary list retrieved successfully

id
integer
segment_name
string
ID
integer
OBJECT_NAME
string
variable_count
integer
contact_count
integer