getTokenAccounts
Returns token accounts based on the specified filters.
Path parameters
apiKey
Request
This endpoint expects an object.
Configuration
Configuration object for filtering and pagination.
Response
Returns token accounts matching the specified criteria.
total
Total number of token accounts.
limit
Number of token accounts returned.
cursor
Cursor for pagination.
token_accounts
Array of token accounts.