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