Skip to main content

Fetch public account profile info by handle

Required scopes:

  • partner.account.profile.read
Path Parameters
handle string REQUIRED

Handle attached to the account to fetch

Responses
200

Success

Schema OPTIONAL
id uuid

Account ID

handle string

Account handle

avatarUrl string OPTIONAL

Account avatar URL

description string OPTIONAL

Account description

canReceive boolean

Account can receive funds

currencies object[]

Currencies supported for the account

currency string

Possible values: [BTC, USD, EUR, USDT]

Currency code

isDefaultCurrency boolean

Signals the default currency for the account

isAvailable boolean

Signals if the currency is the available for the account

isInvoiceable boolean

Signals if the account can issue invoices in this currency