/splitters endpoints — No more type: "SPLITTER" filtersGET /splitters/{id} endpoint — Retrieve a single splitter (not available in old API)splitter objects are typed, no casting neededtype field requiredThe old /processors endpoint is still supported in this API version for backward compatibility. You can migrate incrementally.
cloneSplitterId and config are mutually exclusive. You can either clone an existing splitter or provide a config, but not both. The API will return a validation error if both are provided.
Response shape changes: Single object responses are now returned directly (no wrapper key), and list responses use { "object": "list", "data": [...] } format. See Simplified Response Shapes for details.
If you encounter any issues while migrating, please contact our support team at support@extend.app.