Skip to main content

Get usages of a feature

GET 

/registry/features/:feature_id/usages

Return all definitions that depend on the given feature.

Each usage entry contains definition_id, version, and definition_type of the consuming definition.

HTTP 404 — feature not found.

Request

Responses

Successful Response