Get order
Retrieve an order by ID.
Authorizations
Create an API token using sf tokens create or at https://sfcompute.com/account/api-keys.
Path Parameters
Order ID
ordr_[0-9a-zA-Z_-]{1,21}"ordr_k3R-nX9vLm7Qp2Yw5Jd8F"
Response
Order details.
"order"ordr_[0-9a-zA-Z_-]{1,21}"ordr_k3R-nX9vLm7Qp2Yw5Jd8F"
Target pool that receives or loses compute if this order fills (depending on order type).
Workspace that owns the order's pool.
sell, buy If true, the order stays in the order book until either fills, is explicitly cancelled, or the order end time is reached resulting in automatic cancellation. If false, the order is cancelled immediately if it doesn't fill.
SKU this order is pinned to. Carries the SKU's human-readable name when one is registered.
Change in capacity if the order fills. Must be a single time range with both start_at and end_at.
The total portion of the requested schedule that has filled. Once state is cancelled, this is final and remains available on later get and list responses. Empty for orders with no fills; the unfilled remainder is allocation_schedule_delta minus this.
Price in dollars per node-hour, encoded as a decimal string. Prices are rounded to the nearest $0.000060/node-hour market tick. This is one microdollar per node-minute. Responses contain the rounded value with six decimal places. Inputs must contain a decimal point, be non-negative, and not exceed $500/node-hour.
^\d+\.\d+$"18.000000"
Current state of the order.
pending, filled, partially_filled, rejected, cancelled, standing Unix timestamp.
1738972800
If true, the order may fill partially — fewer nodes and/or a subset of the requested time window.
Unix timestamp.
1738972800
Complete list of contracts produced by this order. Once state is cancelled, this list is final and remains available on later get and list responses. Omitted for orders with no fills.
Unix timestamp.
1738972800