Pending Comments List API
Used to get the list of comments pending review.
Request URL GET / POST
http
https://nobase.cn/api/bbs/com-listRequest Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| appid | string | ✅ Yes | Application unique identifier |
| signature | string | ✅ Yes | Application signature |
| page | number | ❌ No | Page number |
| limit | number | ❌ No | Number of items per page |
TIP
Please refer to the Chinese documentation for more details.

