{ "opencollection": "1.0.0", "info": { "name": "Allay Therapeutics Content Comments API", "version": "wp/v2" }, "items": [ { "info": { "name": "comments", "type": "folder" }, "items": [ { "info": { "name": "List comments", "type": "http" }, "http": { "method": "GET", "url": "https://www.allaytx.com/wp-json/wp/v2/comments", "params": [ { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in the response." }, { "name": "page", "value": "", "type": "query", "description": "Current page of the collection." }, { "name": "per_page", "value": "", "type": "query", "description": "Maximum number of items to be returned in the result set." }, { "name": "search", "value": "", "type": "query", "description": "Limit results to those matching a string." }, { "name": "order", "value": "", "type": "query", "description": "Order sort attribute ascending or descending." }, { "name": "post", "value": "", "type": "query", "description": "Limit result set to comments assigned to specific post IDs." } ] }, "docs": "Lists approved comments. Registered and anonymously reachable, but empty on this deployment — `X-WP-Total` is 0." } ] } ], "bundled": true }