# User accounts **GET /users/{user_id}/custody_account_holders/{custody_account_holder_id}/custody_accounts** User accounts ## Servers ## Parameters #### Path parameters - **user_id** (string) User id - **custody_account_holder_id** (string) Custody account holder id ## Responses ### 200: List of custody accounts #### Body Parameters: (array[object]) - **id** (string) - **account_holder_id** (string) - **wallet_address_id** (string) - **address** (string) - **asset** (object) [Powered by Bump.sh](https://bump.sh)