Get Account authorized depositors
Returns paginable collection of authorized depositors for given account.
Request body
Example request
{
"account_address": null
}Response
Account resource preferences page
Example response
{
"ledger_state": {
"network": "<network-name>"
}
}Changes
Changed in 4 of the 50 revisions of this API.316
- ▲
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
- ○
- ●
added the new
NonFungibleBadgeenum value to the///////response property for the response statusresponse-property-enum-value-added
- ○
added
NonFungibleBadgediscriminator mapping keys to the//////response property for the response statusresponse-property-discriminator-mapping-added
- ○
removed
NonFungibleResourceBadgediscriminator mapping keys from the//////response property for the response statusresponse-property-discriminator-mapping-deleted
- ○
removed the
NonFungibleResourceBadgeenum value from the///////response property for the response statusresponse-property-enum-value-removed
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●