Access Levels
Group: blogs
Resource: blog_comments
Param |
Type |
Required |
Description |
post_id |
INT |
Optional |
Get all blog comments from a single blog post |
datetime_from |
datetime |
Optional |
Comments after a certain date yyyy-mm-dd hh:mm:ss |
datetime_to |
datetime |
Optional |
Comments up to a certain date yyyy-mm-dd hh:mm:ss |
approved |
INT |
Optional |
Get comments by approved status TRUE = Approved, FALSE = Awaiting Approval |
Response
Response
Response