Skip to main content
GET
List platform templates

Authorizations

Authorization
string
header
required

JWT tokens should be used with OIDC account (human to machine). JWT tokens used by the Qovery console to communicate with the API have a TTL. Curl Example ' curl https://console.qovery.com/organization -H "Authorization: Bearer $qovery_token" '

Path Parameters

organizationId
string<uuid>
required

Organization ID

Query Parameters

clusterMode
enum<string>

Cluster management mode. Must be supplied together with cloudProvider.

Available options:
QOVERY_MANAGED,
CUSTOMER_MANAGED
cloudProvider
enum<string>

Cluster cloud provider. Must be supplied together with clusterMode.

Available options:
AWS,
SCW,
GCP,
DO,
AZURE,
OVH,
CIVO,
HETZNER,
ORACLE,
IBM,
UNKNOWN

Response

Published platform template catalog

results
object[]
required