Lists the Solana accounts belonging to the developer. The response is paginated, and by default, returns 20 accounts per page.
If a name is provided, the response will contain only the account with that name.
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.
The number of accounts to return per page.
The token for the next page of accounts, if any.
Successfully listed Solana accounts.
The response is of type object
.