List instance SKUs
Instance SKUs
List instance SKUs
⚠️ This endpoint is in public preview.
List the instance SKUs available on the market with their properties.
GET
List instance SKUs
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).
Required range:
1 <= x <= 200Cursor for forward pagination (from a previous response's cursor field).
Pattern:
^iskuc_[A-Za-z0-9_-]+$Example:
"iskuc_gqXR7s0Kj5mHvE2wNpLc4Q"
Cursor for backward pagination.
Pattern:
^iskuc_[A-Za-z0-9_-]+$Example:
"iskuc_gqXR7s0Kj5mHvE2wNpLc4Q"
Include retired (soft-deleted) SKUs in the results. Defaults to false.
Response
Paginated list of instance SKUs.
Paginated list of instance SKUs returned by GET /v2/instance_skus.