---
title: "Get Kubernetes Cfn Template"
method: GET
path: "/v3/integrations/kubernetes/cloudformation-template"
tags: ["integrations-v3"]
---

# Get Kubernetes Cfn Template

`GET /v3/integrations/kubernetes/cloudformation-template`

Download the kubectl/EKS onboarding CloudFormation template, pre-filled.

Fetches the published base template and injects the caller's ``ExternalId``
(``traversal:<org-id>``) and Traversal's ``TraversalAWSAccountId`` as parameter
defaults, so the customer only needs to supply ``ClusterName`` (and
``RoleNameSuffix`` when connecting a second or later cluster).

**Permissions**: users with integration-setup permission on their org.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.net/traversal/apis/fastapi.md) · [All operations](https://skmtc.net/traversal/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/traversal/fastapi/revisions/2134ebffd1ef/schema)
