Steem LogoSDS API Reference0.1.9


accounts_api

/ getAccountsSortedBy / :sortField / :sortDir / :observer? / :fields? / :limit? / :offset?


Description

Returns the extended Steem account data for all accounts ordered by :sortField, :sortDir.

Example

/accounts_api/getAccountsSortedBy/vests_own/DESC

Parameters

NameTypeOptionalDefaultMin.Max.Allowed Values
:sortFieldfixed_valueNo
- name
- creator
- proxy
- recovery_account
- created
- last_action
- last_comment
- last_root_post
- last_vote
- last_account_recovery
- last_account_update
- last_owner_update
- last_update
- last_sync
- reputation
- voting_csi
- selfvote_rate
- count_root_posts
- count_comments
- count_replies
- count_active_posts
- count_upvotes
- count_upvoted
- count_downvotes
- count_downvoted
- count_followers
- count_following
- balance_steem
- balance_sbd
- savings_steem
- savings_sbd
- rewards_steem
- rewards_sbd
- rewards_vests
- vests_own
- vests_in
- vests_out
- vests
- powerdown
- powerdown_done
- next_powerdown
- powerdown_rate
:sortDirfixed_valueNo
- ASC
- DESC
:observeraccount_nameYes
:fieldsfixed_csvYes*One or multiple (comma-separated) of:
- id
- name
- creator
- recovery_account
- reset_account
- proxy
- json_metadata
- posting_json_metadata
- created
- last_action
- last_comment
- last_root_post
- last_vote
- last_account_recovery
- last_account_update
- last_owner_update
- last_update
- last_sync
- reputation
- voting_csi
- selfvote_rate
- curation_rewards
- posting_rewards
- mined
- can_vote
- observer_follows_author
- observer_ignores_author
- count_comments
- count_root_posts
- count_active_posts
- count_replies
- count_upvotes
- count_upvoted
- count_downvotes
- count_downvoted
- count_followers
- count_following
- balance_steem
- balance_sbd
- rewards_steem
- rewards_sbd
- rewards_vests
- savings_steem
- savings_sbd
- vests_own
- vests_in
- vests_out
- powerdown
- powerdown_done
- powerdown_rate
- next_powerdown
- upvote_mana_current
- upvote_mana_max
- upvote_mana_percent
- upvote_mana_last_update
- downvote_mana_current
- downvote_mana_max
- downvote_mana_percent
- downvote_mana_last_update
- rc_mana_current
- rc_mana_max
- rc_mana_percent
- rc_mana_last_update
- witness_votes
- withdraw_routes
- savings_withdraw_requests
- pending_claimed_accounts
- proxied_vsf_votes
- sbd_seconds
- sbd_seconds_last_update
- sbd_last_interest_payment
- savings_sbd_seconds
- savings_sbd_seconds_last_update
- savings_sbd_last_interest_payment
- owner_account_auths
- owner_key_auths
- owner_weight_threshold
- active_account_auths
- active_key_auths
- active_weight_threshold
- posting_account_auths
- posting_key_auths
- posting_weight_threshold
- memo_key
:limitintYes25011000
:offsetintYes00

Max. Limit

1000

Result

JSON Object