Skip to main content
GET
Get restriction orders

Query Parameters

status
enum<string>

A filter for orders with a specific status

Available options:
UNPROCESSED,
CONFIRMED,
REJECTED
pageable
string
required

Paging options. e.g. /api/v1/orders?page=0&size=25&sort=createdAt,DESC

Response

Returned order list

metadata
object
required
orders
object[]
required
Last modified on April 23, 2026