Get release plans.
GET/api/admin/projects/:project/features/:featureName/environments/:environment/release_plans
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Enterprise feature
Returns a list of all release plans for a specific feature flag and environment. Deprecated, please use /release-plans instead.
Request
Responses
- 200
- 401
#/components/schemas/releasePlanSchema
Authorization information is missing or invalid. Provide a valid API token as the authorization header, e.g. authorization:*.*.my-admin-token.