# Accounts

## Deletes all credit bureau reported accounts information held for a user

 - [DELETE /connect/users/v1/{userId}/accounts](https://docs.atto.co/content/apis/accounts/deletecisaccounts.md): This API deletes all credit bureau reported accounts information held for a user from the database and will no longer be retrievable

## Returns list of credit bureau reported accounts for a user

 - [GET /connect/users/v1/{userId}/accounts](https://docs.atto.co/content/apis/accounts/getcisaccounts.md): This API returns a list of connected accounts and unconnected accounts. A connected account is an account that has been found in the credit file and the associated banking connection has been made for this account.

