Retrieves a user by their unique identifier.
[AD_USER]READONLYBearer authentication header of the form Bearer <token>, where <token> is your auth token.
Session token used for authenticating the request.
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiIxMjM0NTY3ODkwIiwic2Vzc2lvbklkIjoiYWJjZGVmMTIzNDU2IiwiaWF0IjoxNjA1MDk3ODk5LCJleHAiOjE2MDUxODQyOTl9.4XRQ1iXDyvEj5LgPZHbmTmzOZs98M3YPOzgf3MhxjaI"
Unique identifier of the user or "me" to refer to the authenticated user.
-9007199254740991 <= x <= 9007199254740991"me"
Extend options:
"image": Add the presigned URL for the user image
"organization": Obtain the organization in which the profile is involved
"updatable-fields": Get information about the field that can be updated
"actions-info": Give information about actions that can be done on the user
"user-organization-actions-info": Get the user organization actions info of the user for the target organization
image, organization, updatable-fields, actions-info, user-organization-actions-info Get of user