Retrieve a single account by ID.
GET /api/v1/businesses/accounts/:accountId
Returns full details for a specific blockchain account. The owning business is resolved from the account ID. Accepts both Bearer token (registered user) and API key authentication.