Returns the followed history of the given account (:target) in the given time range (:fromTime to :toTime).
/followers_api/getFollowedHistory/steemchiller/1717414359-1718019159
Name | Type | Optional | Default | Min. | Max. | |
---|---|---|---|---|---|---|
:target | account_name | No | ||||
:fromTime | int | No | ||||
:toTime | int | No | ||||
:limit | int | Yes | 10000 | 1 | 10000 | |
:offset | int | Yes | 0 | 0 |
[
{
"from": "fromTime",
"to": "toTime"
}
]
10000
JSON Object