Get user
DeprecatedUse contexts instead
After you have upgraded your LaunchDarkly SDK to use contexts instead of users, you should use Get context instances instead of this endpoint.
Get a user by key. The user
object contains all attributes sent in variation
calls for that key.
Path parameters
projectKey
The project key
environmentKey
The environment key
userKey
The user key
Headers
Authorization
Response
User response
lastPing
Timestamp of the last time this user was seen
environmentId
The environment ID
ownerId
The ID of the member who is the owner for this account
user
Details on the user
sortValue
_links
The location and content type of related resources
_access
Details on the allowed and denied actions for this user