GetAllPost
GET
/postGet All Post Process
Request
Query Params
sort
string
optional
string enums
page
string
optional
Define and get Page for pagination
size
string
optional
Define and get Size for pagination
search
string
optional
Get search keyword for Search Scope
category
string
optional
string enums
Header Params
Authorization
string
required
Insert your access token
Request samples
Responses
OK(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: 2 years ago