Build contact segment schema

Return the field / operator schema used by the segment builder UI for a given organization. The segment editor loads this together with the segment record.

Endpoint

POST
/contacts-segments-schema-builder

Request

Response

The response is a structured schema object (fields, operators, etc.) consumed by the builder. Shape is versioned by the backend; inspect a successful response from your environment when integrating.

Notes

  • This is a create (POST) call with no persistent resource id; it computes schema on demand.

Report an issue with this documentation

Please log in to report issues with our documentation.