getProgramAccounts
Returns all accounts owned by the provided program Pubkey.
Path parameters
apiKey
Request
This endpoint expects an object.
Pubkey
The Pubkey of the program.
Configuration
Optional configuration object.
Response
An array of JSON objects containing program account details.
pubkey
The account Pubkey as a base-58 encoded string.
account