This calls enables you to export all segments, or only a subset of them.
Search and list segments. This calls enables you to export all segments, or only a subset of them. You can filter by user and restrict results from a given time window. For efficient deep pagination, you must use sort=none
, using a large offset is highly discouraged.
The result is comprised of a data
array, and a pagination
object containing previous
and next
, two complete URLs for navigating through the result set. Always use the URLs as is and do not add or remove parameters. When doing efficient deep pagination, only the pagination.next
page is available.
Segments without a name
are not listed in the dashboard, they are used directly within a campaign.
The @ALL
segment is currently not listed.