Get Entity Metadata Page
Returns all the metadata properties associated with a given global entity. The returned response is in a paginated format, ordered by first appearance on the ledger.
Request body
Example request
{
"address": "<entity-address>"
}Response
Entity Metadata (paginated)
Example response
{
"ledger_state": {
"network": "<network-name>"
}
}Changes
Changed in 3 of the 50 revisions of this API.53
- ▲
the response property
////////became nullable for the statusresponse-property-became-nullable
- ▲
the response property
/////////////became nullable for the statusresponse-property-became-nullable
- ▲
the response property
/////////////became nullable for the statusresponse-property-became-nullable
- ○
the request property
////became nullablerequest-property-became-nullable
- ○
the request property
////became nullablerequest-property-became-nullable
- ▲
- ▲
the request property
////became not nullablerequest-property-became-not-nullable
- ▲
the request property
////became not nullablerequest-property-became-not-nullable
- ▲
- ○
added
AccountLockerNotFoundErrordiscriminator mapping keys to theresponse property for the response statusresponse-property-discriminator-mapping-added
- ○