Skip to main content
GET
/
2023-11
/
admin
/
orders
List
curl --request GET \
  --url https://api-staging.genuka.com/2023-11/admin/orders \
  --header 'X-API-Key: <api-key>'
This response has no body data.

Authorizations

X-API-Key
string
header
required

Headers

x-company
string
Example:

"{{companyId}}"

Query Parameters

page
string
Example:

"1"

per_page
string
Example:

"5"

filter%5Bactive%5D
string
Example:

"false"

sort
string
Example:

"title"

include
string
Example:

"shops"

simple_paginate
string
Example:

"true"

anonymous
string
Example:

"false"

cypress_test
string
Example:

"true"

Response

200 - undefined