Stake account assets
Accounts
Stake account assets
Get native assets controlled by addresses associated with a specific Cardano stake account.
GET
Stake account assets
Authorizations
Project API Key
Headers
Large numbers returned as strings if set to true
Path Parameters
Bech32 encoded reward/stake address ('stake1...')
Query Parameters
Filter results to only show assets of the specified policy
The max number of results per page
Required range:
x >= 0Pagination cursor string, use the cursor included in a page of results to fetch the next page
Response
A list of assets which are owned by addresses that use the specified stake key
A paginated response. Pass in the next_cursor in a subsequent request as the cursor query parameter to fetch the next page of results.

