Skip to main content
GET
List the product catalog (unified, tenant-facing)

Authorizations

Authorization
string
header
required

API Key or Access Token, always sent as Authorization: Bearer <token>. The gateway recognizes the token type automatically.

Query Parameters

idc_name
string
required

IDC identifier used for capability and resource resolution.

resource_type
enum<string>
default:sandbox

Resource type to list. Only sandbox is served in this release.

Available options:
sandbox
include_unavailable
boolean
default:false

Include products whose status is unavailable.

Response

Product catalog entries were returned successfully.

request_id
string
required

HTTP request correlation identifier.

data
object[]
required