List SKU availability
The purchasable-capacity schedule of every SKU, optionally narrowed by a sku_query property filter.
Authorizations
Create an API token using sf tokens create or at https://sfcompute.com/account/api-keys.
Query Parameters
Maximum number of results to return (1-200, default 50).
1 <= x <= 200Cursor for forward pagination (from a previous response's cursor field).
^skuc_[A-Za-z0-9_-]+$"skuc_gqXR7s0Kj5mHvE2wNpLc4Q"
Cursor for backward pagination.
^skuc_[A-Za-z0-9_-]+$"skuc_gqXR7s0Kj5mHvE2wNpLc4Q"
SKU property filters as semicolon-separated key:value pairs, e.g. accelerator:h100;num_accelerators:8. Keys are the SKU object's property fields, plus the reserved sku key, which filters to a single SKU by id. Omit to list every SKU.
Response
Paginated per-SKU availability.
Paginated per-SKU availability returned by GET /v2/skus/availability.