Get a single account member by member ID.
me
is a reserved value for the id
parameter that returns the caller’s member information.
LaunchDarkly supports one field for expanding the “Get member” response. By default, this field is not included in the response.
To expand the response, append the expand
query parameter and add a comma-separated list with any of the following fields:
roleAttributes
includes a list of the role attributes that you have assigned to the member.For example, expand=roleAttributes
includes roleAttributes
field in the response.
The member ID
A comma-separated list of properties that can reveal additional information in the response.
Member response
The location and content type of related resources
The member’s ID
The member’s built-in role. If the member has no custom roles, this role will be in effect.
The member’s email address
Whether the member has a pending invitation
Whether the member’s email address has been verified
The set of custom roles (as keys) assigned to the member
Whether multi-factor authentication is enabled for this member
The member’s last session date (as Unix milliseconds since epoch)
Timestamp of when the member was created
The member’s first name
The member’s last name
The member’s email address before it has been verified, for accounts where email verification is required
Default dashboards that the member has chosen to ignore
Additional metadata associated with the member’s last session, for example, whether a token was used
Details on the member account in an external source, if this member is provisioned externally
Details on the teams this member is assigned to
A list of permission grants. Permission grants allow a member to have access to a specific action, without having to create or update a custom role.
A list of OAuth providers
Version of the current configuration
The role attributes for the member