GET /api/v1/extensions
List registered extensions, optionally filtered by type.Query Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
type | string | No | Filter by extension type |
Extension Types
| Type | Description |
|---|---|
scoring_engine | Custom scoring/ranking algorithms |
attribution_model | Custom attribution models |
learn_strategy | Online learning strategies for models |
explainer | Decision explainability plugins |
profile_section | Custom customer profile sections |
event_handler | Custom event processing handlers |
transform_type | Custom pipeline transform types |
journey_step_type | Custom journey step types |