Get expiring targets for segment

GET
/api/v2/segments/:projectKey/:segmentKey/expiring-targets/:environmentKey

Get a list of a segment’s context targets that are scheduled for removal.

Path parameters

projectKeystringRequired

The project key

environmentKeystringRequired

The environment key

segmentKeystringRequired

The segment key

Response

Expiring context target response

itemslist of objects

A list of expiring targets

Errors

Built with