Appearance
Get blog comment collection
GET
/rest/v1/cms/blog/comment
Parameters
Query Parameters
filter[id]
Filter by comment IDs
Type
string
filter[parentId]
Filter by comment parent ID
Type
integer
filter[blogId]
Filter by blog article ID
Type
integer
filter[status]
Filter by status
Type
string
filter[name]
Partial filter by name
Type
string
filter[email]
Partial filter by email
Type
string
filter[content]
Partial filter by content
Type
string
sort
Sort order
Type
string
page
Page number
Type
integer
limit
Pagination limit
Type
integer
with
With relations
Type
string
Responses
Successful operation
application/json
JSON
[
]