]> git.mxchange.org Git - friendica.git/blobdiff - doc/api.md
Add doc entry for statuses/networkpublic_timeline api
[friendica.git] / doc / api.md
index ca355eef6226380c6aac5c7ed14c7e4832c28093..159bc6991449d2060434a84795b2cd9a945a7ded 100644 (file)
@@ -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