# Business accounts ## Index accounts for a business - [GET /v1/businesses/{business_id}/accounts](https://docs.solarisgroup.com/api-reference/digital-banking/account-management/business-accounts/paths/~1v1~1businesses~1%7Bbusiness_id%7D~1accounts/get.md): Returns an array containing all accounts owned by the business specified in the request URL. ## Retrieve a business account - [GET /v1/businesses/{business_id}/accounts/{id}](https://docs.solarisgroup.com/api-reference/digital-banking/account-management/business-accounts/paths/~1v1~1businesses~1%7Bbusiness_id%7D~1accounts~1%7Bid%7D/get.md): Returns the business account specified in the request URL.