List VPC-enabled sites

Lists the site IDs accepted by VPC and Reserved IP creation. Use only entries where available is true. Requires scope: network.read.

Authentication

AuthorizationBearer

IBEE platform API token. Production tokens start with ibee_prod_key_; development tokens start with ibee_dev_key_. Use a token only with its matching gateway environment.

Query parameters

workspace_idstringRequiredformat: "^[1-9][0-9]*$">=1 character

The positive numeric workspace ID to scope this request to. Zero, negative, and non-numeric values are rejected.

Response

Site availability returned successfully.
site_idstring

Canonical opaque site identifier accepted by VPC and Reserved IP creation. Copy it exactly; do not substitute a region or site name.

site_namestring
availableboolean
messagestring or nullOptional

Errors

401
Unauthorized Error
403
Forbidden Error