Sort posts
GET
/posts
Last modified:2025-05-23 10:22:14
Maintainer:ekovegeance
sortBy
and order
params to sort the results, sortBy
should be field name and order
should be "asc" or "desc"Request
Query Params
sortBy
string
optional
Example:
title
order
string
optional
Example:
asc
Request samples
Responses
Modified at 2025-05-23 10:22:14