# Login Details **POST /Account/Read/Login** This process returns the login details for the user who created the api key. *Secret Hmac Required. Cache Time 1 Hour. Reset if login users added.* ## Servers - https://Api.StrandVision.com/v1.0: https://Api.StrandVision.com/v1.0 () ## Authentication methods - Authorization key & Authorization date & Authorization hmac ## Parameters ## Body parameters Content-type: - **ShowAll** (number) If set, all login records that can access this customer number are returned. Otherwise the login record who created the API key is returned. ## Responses ### 200: Login Information successfully returned #### Body Parameters: (object) - **Parent** (number) Parent User Number (top level) - **Custno** (number) customer number - **Created** (string) date/time the account was created - **LoginId** (number) the user's login id - **UserName** (string) the username used to log in - **DispGroup** (string) The display group where this user resides - **Mode** (string) What level of access this user has - **FirstName** (string) first name - **LastName** (string) last name - **Email** (string) Email Address - **Phone** (string) phone number - **LastLogin** (string) Last Date/Time logged in [Powered by Bump.sh](https://bump.sh)