GET
/
api
/
wallet
/
wallets
curl --request GET \
  --url https://sandbox.finhub.cloud/api/wallet/wallets \
  --header 'X-Forwarded-For: <x-forwarded-for>'

Headers

X-Forwarded-For
string
required

Forwarded client IP address

User-Agent
string

Client user agent information

X-Tenant-ID
string

Tenant identifier for multi-tenant operations

Response

200

OK