Returns all stored segments in your account.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…

Response Body Parameters

ParameterTypeDescription
idIntegerID of the segment
titleStringTitle of the segment
filterObjectArray of segment rules
totalIntegerNumber of subscribers in the filter
sentIntegerTotal number of sent emails to the segment subscribers
openedIntegerTotal number of opened emails by segment subscribers
clickedIntegerTotal number or clicked links by segment subscribers

/segments/count

You can retrieve only the number of segments.

Response example

{ "count": 3 }
Query Params
int32
Defaults to 100
int32
Defaults to 0
string
Defaults to desc

ASC or DESC

Responses

Language
Credentials
Request
Click Try It! to start a request and see the response here! Or choose an example:
application/json