Get followers of a flag in a project and environment

Get a list of members following a flag in a project and environment

Authentication

Authorizationstring
API Key authentication via header

Path parameters

projectKeystringRequiredformat: "string"
The project key
featureFlagKeystringRequiredformat: "string"
The feature flag key
environmentKeystringRequiredformat: "string"
The environment key

Response

Flag followers response
itemslist of objects
An array of members who are following this flag

Errors