List market windows
List every delivery window with resting orders matching the requirements, within the given time range. Each row is a summary; use /quote or /depth for detail on a specific window.
Authorizations
Create an API token using sf tokens create or at https://sfcompute.com/account/api-keys.
Query Parameters
URL-safe field[:op]:value triples joined by ;.
Start of the delivery-window range to browse. Unix epoch seconds, minute-aligned. Unix timestamp.
1738972800
End of the delivery-window range to browse. Unix epoch seconds, minute-aligned, must be > range_start_at.
Unix timestamp.
1738972800
Maximum results to return. Clamped to [1, 200]. Default 50.
1 <= x <= 200Set to the response's cursor to fetch the next page.
^mwin_[A-Za-z0-9_-]+$"mwin_gqXR7s0Kj5mHvE2wNpLc4Q"
Response
Active windows in the range.
Paginated list of active windows, sorted by (start_at, end_at) ascending.
"list"Key/value filters on instance SKU properties.
Valid keys and values are published at GET /v2/instance_sku_property_catalog.
Empty map = no constraints.
{ "accelerator": ["H100"] }Unix timestamp.
1738972800
Unix timestamp.
1738972800
^mwin_[A-Za-z0-9_-]+$"mwin_gqXR7s0Kj5mHvE2wNpLc4Q"