# Get the current user **GET /v1/users/me** Returns information about the current user. ## Servers - https://api.sensay.io: https://api.sensay.io () ## Authentication methods - Organization service token & User ## Parameters ### Headers - **X-API-Version** (string) ## Responses ### 200 User information #### Body: application/json (object) - **email** (string(email)) The email address - **id** (string) The ID of the user - **linkedAccounts** (array[object]) The linked accounts of the user - **name** (string) The name of the user - **success** (boolean) Indicates the request was successful [Powered by Bump.sh](https://bump.sh)