Get an Account by ID
Authentication
Session JWT from POST /v0/auth/token, sent as Authorization: Bearer <sessionJwt>.
See Authentication for more details.
Path parameters
Id of the account to fetch; must belong to the caller’s org.
Response
Customer-owned blockchain address (CustomerAddress).
Customer-owned bank account (WireDetail, status=verified).

