Steem LogoSDS API Reference0.1.7c


posts_api

/ getRootPostsByAuthor / :author / :withVotes? / :fields? / :limit? / :offset?


Description

Returns :author's root posts ordered by created time descending.

Example

/posts_api/getRootPostsByAuthor/steemit

Parameters

NameTypeOptionalDefaultMin.Max.Allowed Values
:authoraccount_nameNo
:withVotesboolYesfalse
:fieldsfixed_arrayYes
- link_id
- link_status
- author_status
- author
- permlink
- parent_author
- parent_permlink
- root_author
- root_permlink
- root_title
- beneficiaries
- created
- last_update
- last_sync
- cashout_time
- total_payout_value
- curator_payout_value
- pending_payout_value
- net_rshares
- total_vote_weight
- max_accepted_payout
- percent_steem_dollars
- allow_curation_rewards
- allow_votes
- allow_replies
- depth
- children
- word_count
- category
- json_metadata
- title
- body
:limitintYes101100
:offsetintYes00

Max. Limit

100

Result

JSON Object