]> git.mxchange.org Git - friendica.git/blobdiff - doc/api.md
Merge pull request #4097 from Rudloff/feature/search_api
[friendica.git] / doc / api.md
index 3c5cd0b7be2b4a019413495671320cd355b297e6..9dfd39ae2759d011b1dea66f52f883691c12823e 100644 (file)
@@ -278,6 +278,19 @@ Friendica doesn't allow showing the friends of other users.
 
 * include_entities: "true" shows entities for pictures and links (Default: false)
 
+---
+### blocks/list (*; AUTH)
+
+#### Parameters
+
+* include_entities: "true" shows entities for pictures and links (Default: false)
+* count: Items per page (default: 20).
+* page: page number
+
+#### Unsupported parameters
+* cursor
+* skip_status
+
 ---
 ### statuses/friends_timeline (*; AUTH)
 #### Parameters
@@ -959,7 +972,6 @@ The following API calls from the Twitter API are not implemented in either Frien
 * account/update_delivery_device
 * account/update_profile
 * account/update_profile_background_image
-* blocks/list
 * blocks/ids
 * users/lookup
 * users/show