Authorizations
A JWT signed using your CDP API Key Secret, encoded in base64. Refer to the Generate Bearer Token section of our Authentication docs for information on how to generate your Bearer Token.
Path Parameters
The base58 encoded Solana address to get balances for.
The human-readable network name to get the balances for.
solana
, solana-devnet
"solana"
Query Parameters
The number of balances to return per page.
The token for the next page of balances. Will be empty if there are no more balances to fetch.
Response
Successfully listed token balances.
The response is of type object
.