Get release plans.
GET/api/admin/projects/:project/features/:featureName/environments/:environment/release_plans
Enterprise feature
Returns a list of all release plans for a specific feature flag and environment.
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
.