# List apps **GET /apps** Get all apps for the authenticated user ## Servers - Sandbox - Banking Operations: https://bank.bank.place (Sandbox - Banking Operations) - Sandbox - Authentication: https://auth.bank.place (Sandbox - Authentication) ## Authentication methods - Bearer auth ## Parameters ## Responses ### 200 List of apps #### Body: application/json (array[object]) - **createdAt** (string) Creation timestamp - **id** (integer) App ID - **name** (string) App name ### 401 Unauthorized #### Body: application/json (object) - **errorCode** (string) Error code - **message** (string) Error message [Powered by Bump.sh](https://bump.sh)