# Get an account assessment **GET /v2/account_assessments/{id}** ## Servers - Production: https://api.memo.bank (Production) - Sandbox: https://api.sandbox.memo.bank (Sandbox) ## Authentication methods - Jwt ## Parameters ### Path parameters - **id** (string(uuid)) ID of the account assessment. ## Responses ### 200 OK #### Body: application/json (object) - **id** (string(uuid)) ID of the account assessment. - **status** (string) Status of the account assessment. - **iban** (string) IBAN from the request. [Powered by Bump.sh](https://bump.sh)