Solana Accounts
Get a Solana account by name
Gets a Solana account by its name.
GET
Get a Solana account by name
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 name of the Solana account.
Response
200
application/json
Successfully got Solana account.
The response is of type object
.
Get a Solana account by name