getProgramAccounts
POST
/{apiKey}
Returns all accounts owned by the provided program Pubkey.
Path Parameters
stringrequireddefaults to
docs-demoFor 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?