Appearance
Get blog article collection
GET
/rest/v1/cms/blog/article
Parameters
Query Parameters
filter[id]
Filter by article IDs
Type
string
Example
"1,2,3"filter[author]
Filter by author IDs
Type
string
filter[promo]
Filter by promo status
Type
boolean
filter[published]
Filter by published status
Type
boolean
filter[inDates]
Filter between dates, e.g. 2025-08-25,2025-10-05
Type
string
filter[tagId]
Filter by tag ids
Type
string
filter[title.el]
Filter by title (Greek)
Type
string
filter[slug.el]
Filter by slug (Greek)
Type
string
filter[categorySlug.el]
Filter by slug (Greek)
Type
string
filter[notEmptyContent.el]
Filter articles with non-empty content (Greek)
Type
boolean
Example
truesort
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
"string"