Get available unfreeze count

Returns the number of available unfreeze operations for the specified account.

Request

This endpoint expects an object.
owner_addressstringRequired
Base58 address of the account to query.
visiblebooleanOptional

Indicates if the address is base58 (true) or hex (false).

Response

Available unfreeze count.
countinteger or null
Number of available unfreeze operations.