Translations:Asset Exchange/60/en
From ArdorDocs
Get Asset Account Count Example
<syntaxhighlight lang="bash"> http://localhost:27876/nxt?
requestType=getAssetAccountCount& asset=17554243582654188572
</syntaxhighlight>
<syntaxhighlight lang="json"> {
"numberOfAccounts": 38, "requestProcessingTime": 14
} </syntaxhighlight>