Skip to main content
GET
List catalog prices

Query Parameters

service
string

Only SKUs billed by this service.

Example:

"compute"

resource_type
string
Example:

"instance"

sku
string

Exactly one SKU.

Example:

"compute.instance.s1.medium"

family
string

Only SKUs whose metadata.family matches — how the managed products are separated from the general compute flavors.

Example:

"loadbalancer"

at
string<date-time>

Read the catalog as of this instant instead of now, for showing a historical price. RFC3339.

Example:

"2026-01-01T00:00:00Z"

Response

The catalog effective at as_of.

prices
object[]
required
as_of
string<date-time>
required

The instant the catalog was read as of — the at that was asked for, or the server's clock when none was.