Steem LogoSDS API Reference0.1.9


feeds_api

/ getCommentsByParentAuthor / :parentAuthor / :observer? / :bodyLength? / :limit? / :offset?


Description

Returns a feed list with comments that are replies to :parentAuthor ordered by created time descending.

Example

/feeds_api/getCommentsByParentAuthor/steemitblog

Parameters

NameTypeOptionalDefaultMin.Max.
:parentAuthoraccount_nameNo
:observeraccount_nameYesnull
:bodyLengthintYes25001000
:limitintYes10011000
:offsetintYes00

Max. Limit

1000

Result

JSON Object