getTokenAccountsByDelegate
Returns all SPL Token accounts delegated to the provided account.
Path parameters
apiKey
Request
This endpoint expects an object.
Delegate Pubkey
The Pubkey of the account delegate to query.
Token filter
A filter object containing either the Mint Pubkey or the Token program Pubkey.
Configuration
Optional configuration object containing additional settings.
Response
An array of JSON objects representing the token accounts delegated to the specified Pubkey.
pubkey
The account Pubkey as a base-58 encoded string.
account