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