Alchemy Logo

getProgramAccounts

POST
/{apiKey}

Returns all accounts owned by the provided program Pubkey.

Path Parameters

stringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

stringrequired

The Pubkey of the program.

objectoptional

Optional configuration object.

Responses

200

An array of JSON objects containing program account details.

Was this page helpful?