v1
latestSwagger 2.02026-08-061,9128853.7 MBFeatureToggles
Lists all feature toggles within a project
get/spaces/{spaceIdentifier}/projects/{projectId}/featuretoggles
Path parameters
spaceIdentifierstring required
Identifier (ID or slug) of the space
projectIdstring required
Query parameters
environmentsstring[]
partialNamestring
Filters results to feature toggles whose name contains this text (case-insensitive substring match).
rolloutGroupsstring[]
skipinteger required
Number of items to skip. Defaults to zero
tagsstring[]
takeinteger required
Number of items to take. Defaults to 30
Response
Success