Get followers of all flags in a given project and environment

GET
/api/v2/projects/:projectKey/environments/:environmentKey/followers

Get followers of all flags in a given environment and project

Path parameters

projectKeystringRequired

The project key

environmentKeystringRequired

The environment key

Response

Flags and flag followers response

itemslist of objectsOptional

An array of flags and their followers

Errors

Built with