User Account Balance

RETURNS USER'S ACCOUNT BALANCE

Returns user's Hedera account balance

GET /profiles/{username}/balance

Requests Hedera account balance. Only users with the Installer role are allowed to make the request

Path Parameters

{
    content:
            application/json:
              schema:
                type: string
}

Last updated