injected API use to handle user related operations
injected API use to handle catalog related operations
injected API use to handle organization related operations
injected service use to handle order related operations
injected logger use to handle logging
request context [headers, body, params, query].
params.orgId
is required200 Status OK
This handler is used to get orders across all users and organizations.
Parse the query to get the pagination options (util.parsePaginatedListQuery)
Performs pagination query using query params
Applies expansion using query params
Get a list of orders across all users and organizations
Return a list of orders
400 NBError Bad Request
400 NBError Bad Request
400 NBError Bad Request
Generated using TypeDoc
Get orders handler