v50
latestOpenAPI 3.0.0The Radix License, Version 1.0raw.githubusercontent.com2026-04-0736336265.6 KBState
Get Entity Schema Page
Returns all the schemas associated with a given global entity. The returned response is in a paginated format, ordered by first appearance on the ledger.
post/state/entity/page/schemas
Request body
Example request
{
"address": "<package-address>"
}Response
Entity Schemas (paginated)
Example response
{
"ledger_state": {
"network": "<network-name>"
}
}