Get big segment membership for context
Get the membership status (included/excluded) for a given context in this big segment. Big segments include larger list-based segments and synced segments. This operation does not support standard segments.
Path parameters
projectKey
The project key
environmentKey
The environment key
segmentKey
The segment key
contextKey
The context key
Headers
Authorization
Response
Segment membership for context response
userKey
The target key
included
Indicates whether the target is included.
Included targets are always segment members, regardless of segment rules.
excluded
Indicates whether the target is excluded.
Segment rules bypass excluded targets, so they will never be included based on rules. Excluded targets may still be included explicitly.