From: Hypolite Petovan Date: Sun, 17 Dec 2017 13:51:57 +0000 (-0500) Subject: Add doc entry for statuses/networkpublic_timeline api X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=dcc0a779495ec956c0d91201f152eea4b23da4e4;p=friendica.git Add doc entry for statuses/networkpublic_timeline api --- diff --git a/doc/api.md b/doc/api.md index ca355eef62..159bc69914 100644 --- a/doc/api.md +++ b/doc/api.md @@ -338,6 +338,15 @@ Friendica doesn't allow showing the friends of other users. #### Unsupported parameters * trim_user +--- +### statuses/networkpublic_timeline (*; AUTH) +#### Parameters +* count: Items per page (default: 20) +* page: page number +* since_id: minimum id +* max_id: maximum id +* include_entities: "true" shows entities for pictures and links (Default: false) + --- ### statuses/replies (*; AUTH) #### Parameters