For the complete documentation index, see llms.txt. This page is also available as Markdown.

April 13, 2026 - Segments API (LIST)

You can now fully automate your segment profiles exports thanks to:

  • A GET / list endpoint available on the new Segments API, allowing you to programmatically retrieve the list of all your Batch Segments.

    • Each segment in the response includes: code, display_name, created_at, updated_at.

To learn more check our documentation.

Last updated