Get expiring dates on flags for user

Deprecated
GET
/api/v2/users/:projectKey/:userKey/expiring-user-targets/:environmentKey

Get a list of flags for which the given user is scheduled for removal.

Path parameters

projectKeystringRequired

The project key

userKeystringRequired

The user key

environmentKeystringRequired

The environment key

Response

Expiring user target response

itemslist of objects

An array of expiring user targets

Errors

Built with