Merge branch 'fix/prometheus-test' into 'develop'
[akkoma] / docs / API / pleroma_api.md
index 96fd4da73cf6802f5fab05660cbe5c2274f88bbf..3fd141bd261dcf30b22738b3bd11811180a322d1 100644 (file)
@@ -452,6 +452,8 @@ The status posting endpoint takes an additional parameter, `in_reply_to_conversa
 * Authentication: required (admin)
 * Params:
   * `url`: url of the instance to get packs from
+  * `page`: page number for packs (default 1)
+  * `page_size`: page size for packs (default 50)
 * Response: JSON with the pack list, hashmap with pack name and pack contents
 
 ## `POST /api/pleroma/emoji/packs/download`