Steem LogoSDS API Reference0.1.7c


accounts_api

/ listAccounts / :sortField / :sortDir / :filters? / :withOrgJSON? / :limit? / :offset?


Description

Returns all Steem accounts ordered by :sortField, :sortDir.

Example

/accounts_api/listAccounts/vests_own/DESC

Parameters

NameTypeOptionalDefaultMin.Max.Allowed Values
:sortFieldfixedNo
- name
- last_sync
- last_update
- created
- last_action
- last_vote
- last_root_post
- last_comment
- last_owner_update
- last_account_update
- last_account_recovery
- reputation
- count_root_posts
- count_comments
- count_replies
- count_active_posts
- count_upvotes
- count_upvoted
- count_downvotes
- count_downvoted
- count_followers
- count_following
- voting_csi
- selfvote_rate
- balance_steem
- balance_sbd
- savings_steem
- savings_sbd
- rewards_steem
- rewards_sbd
- rewards_vests
- vests_own
- vests_in
- vests_out
- powerdown
- powerdown_done
- next_powerdown
- powerdown_rate
- creator
- proxy
- recovery_account
:sortDirfixedNo
- ASC
- DESC
:filtersjson_arrayYes
:withOrgJSONboolYesfalse
:limitintYes25011000
:offsetintYes00

Max. Limit

1000

Result

JSON Object