Appearance
Get a single blog comment based on filters
GET
/rest/v1/cms/blog/comment/item
Parameters
Query Parameters
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
with
With relations
Type
string
Responses
Successful operation
application/json
JSON
"string"