Get Current User
Read the current user tied to the provided API token.
This endpoint is not restricted by any permissions and can be used to test the API.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
OK
The unique object identifier.
Indicates the data integrity version to ensure data consistency.
The date that the object was originally created.
The date that the object was last updated or modified.
Details about the user who created the object.
Details about the user who last modified or updated the object.
The user's first name.
The user's last name.
The user's email address.
The MindBridge role assigned to the user. Learn about user roles
ROLE_ADMIN, ROLE_ORGANIZATION_ADMIN, ROLE_USER, ROLE_CLIENT, ROLE_MINDBRIDGE_SUPPORT, ROLE_USER_ADMIN Indicates whether or not the user is enabled within this tenant.
Indicates whether or not the user has opened the account activation link after being created.
Indicates whether or not this account is used as part of an API token.
A list of the latest successful logins or token usage events by IP address.

