August 7, 2025 - Segment Export via API
We have introduced the ability to export a specific Segment's profiles via API. This new feature allows you to:
Export a specific segment using the existing Profile API route
/profiles/export
by specifying asegment_code
in the API call.Choose which attributes to retrieve for your Segment profiles among all existing attributes.
Last updated