GET
/
orders

Authorizations

Authorization
string
headerrequired

Access token

Query Parameters

page
number

page number of pagination list

limit
integer

no of rows per page

sort_by
string

JSON string format: {"field1":"asc", "field2":"desc"}

status
any[]

array of string

user_id
string
required

user id

Response

200 - application/json
message
string
success
boolean
content
object