Steem LogoSDS API Reference0.1.9


accounts_api

/ getAccountById / :accountId / :fields?


Description

Returns the Steem account data for :accountId.

Example

/accounts_api/getAccountById/1

Parameters

NameTypeOptionalDefaultMin.Allowed Values
:accountIdintNo1
:fieldsfixed_csvYes*One or multiple (comma-separated) of:
- name
- recovery_account
- reset_account
- proxy
- json_metadata
- posting_json_metadata
- created
- last_root_post
- last_post
- last_vote_time
- last_account_recovery
- last_account_update
- last_owner_update
- last_sync
- reputation
- curation_rewards
- posting_rewards
- mined
- can_vote
- balance
- sbd_balance
- reward_steem_balance
- reward_sbd_balance
- reward_vesting_balance
- savings_balance
- savings_sbd_balance
- vesting_shares
- received_vesting_shares
- delegated_vesting_shares
- to_withdraw
- withdrawn
- vesting_withdraw_rate
- next_vesting_withdrawal
- max_rc
- max_rc_creation_adjustment
- rc_manabar
- voting_manabar
- downvote_manabar
- voting_power
- 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
- active
- posting
- memo_key
- voting_csi
- selfvote_rate

Result

JSON Object