Segments
Get big segment membership for user
Contexts are now available
After you have upgraded your LaunchDarkly SDK to use contexts instead of users, you should use Get expiring targets for segment instead of this endpoint. To learn more, read Contexts.
Get the membership status (included/excluded) for a given user in this big segment. This operation does not support standard segments.
get/api/v2/segments/{projectKey}/{environmentKey}/{segmentKey}/users/{userKey}
Path parameters
projectKeystring string required
The project key
The project key
environmentKeystring string required
The environment key
The environment key
segmentKeystring string required
The segment key
The segment key
userKeystring string required
The user key
The user key
Response
Segment membership for user response