v50
latestOpenAPI 3.0.0The Radix License, Version 1.0raw.githubusercontent.com2026-04-0736336265.6 KBState
Get page of Global Entity Non-Fungible Resource Balances
Returns the total amount of each non-fungible resource owned by a given global entity. Result can be aggregated globally or per vault. The returned response is in a paginated format, ordered by the resource's first appearance on the ledger.
post/state/entity/page/non-fungibles/
Request body
Example request
{
"address": "<component-entity-address>"
}Response
Entity Non-Fungibles (paginated)
Example response
{
"ledger_state": {
"network": "<network-name>"
}
}