Solana Accounts
List Solana accounts or get account by name
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.
GET
Query Parameters
The number of accounts to return per page.
The token for the next page of accounts, if any.
Response
200
application/json
Successfully listed Solana accounts.
The response is of type object
.