/
TO
tomeku-development
/
MESH Platform API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-04-03
21
25
45.5 KB
orders
Get Order
get
/api/v1/workspaces/{workspace_id}/orders/{order_id}
Path parameters
order_id
string
required
workspace_id
string
required
Headers
authorization
string
required
Response
Successful Response
OrderResponse
required
id
string
required
workspace_id
string
required
goods
string
required
quantity
integer
required
max_price_per_unit
number
required
current_status
string
required
winner_supplier_id
string
nullable
agreed_price_per_unit
number
nullable
bid_count
integer
required
created_at
string
date-time
required