List segment memberships for context instance

POST
/api/v2/projects/:projectKey/environments/:environmentKey/segments/evaluate

For a given context instance with attributes, get membership details for all segments. In the request body, pass in the context instance.

Path parameters

projectKeystringRequired

The project key

environmentKeystringRequired

The environment key

Request

This endpoint expects a map from strings to any.
{}
map from strings to any

Response

Context instance segment membership collection response

itemslist of objects

Errors

Built with