Skip to main content
GET
/
v2
/
org
/
{org_id}
/
partners
/
onboarding
/
aws
/
cloudformation_template
/cloudformation_template
curl --request GET \
  --url https://api.example.com/v2/org/{org_id}/partners/onboarding/aws/cloudformation_template \
  --header 'x-api-key: <api-key>'
{
  "template": {}
}

Authorizations

x-api-key
string
header
required

Path Parameters

org_id
string<uuid>
required

Response

OK

template
object