# Get Logged In User Details **GET /public/v1/me** Get Logged In User Details ## Servers - SmartPM Production Environment: https://live.smartpmtech.com (SmartPM Production Environment) ## Authentication methods - Api key ## Parameters ### Headers - **X-COMPANY-ID** (string) The company's unique ID ## Responses ### 500 Internal Server Error #### Body: */* (object) object ### 200 OK #### Body: */* (object) - **firstName** (string) First Name - **lastName** (string) Last Name - **email** (string) Email Address - **phone** (string) Phone Number - **title** (string) Title - **ssoEnabled** (boolean) Whether the user has to login via SSO [Powered by Bump.sh](https://bump.sh)