/
PO
pofk
/
okiddyapi
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 9m ago · Updated 7mo ago
Details
Filter operations
category
5
content-type-builder
4
homepage
3
i18n
1
post
5
get
/posts
post
/posts
get
/posts/{id}
put
/posts/{id}
delete
/posts/{id}
setting
3
static-page
5
tag
5
upload
4
users-permissions
24
post
get
/posts/{id}
Path parameters
id
string
uuid
required
Query parameters
fields
string[]
populate
union
'*'
OR
'coverImage'
|
'author'
|
'categories'
|
'tags'
|
'localizations'
OR
string[]
filters
object
sort
union
'title'
|
'summary'
|
'seoTitle'
|
'seoDescription'
|
'seoId'
|
'type'
|
'publishDate'
|
'content'
|
'createdAt'
|
'updatedAt'
|
'publishedAt'
|
'locale'
OR
string[]
OR
object
OR
object[]
locale
string
status
'draft'
|
'published'
Response
OK
object
required
data
object
required
Changes