Get member
Returns a specific user by member ID.
### Usage notes
- Retrieve the **memberId** by calling the [/v2/members](https://help.sigmacomputing.com/reference/list-members) endpoint.
Authentication
AuthorizationBearer
OAuth authentication of the form <token>.
Path parameters
memberId
Response
The response body.
organizationId
memberId
memberType
firstName
lastName
email
profileImgUrl
createdBy
updatedBy
createdAt
updatedAt
homeFolderId
ID of the My Documents folder for the user
userKind
isArchived
Whether a user is deactivated in Sigma.
isInactive
Whether a user is archived by SCIM.

