---
title: "Download CSRs from cluster"
method: GET
path: "/clusters/{uuid}/certificates/csrs"
tags: ["clusters"]
---

# Download CSRs from cluster

`GET /clusters/{uuid}/certificates/csrs`

Download Certificate Signing Requests from cluster

## Path parameters

- `uuid` string, UUID, required

## Request body

- CsrsSpec — Spec for CSRs download. If node uuid list is empty, all cluster nodes will be assumed.
  - `node_uuid_list` string[]

## Response `200`

Success

## Other responses

- `default` — Internal Error

---

[API](https://skmtc.net/nutanix/apis/nutanix-intentful-api.md) · [All operations](https://skmtc.net/nutanix/apis/nutanix-intentful-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nutanix/nutanix-intentful-api/versions/40395083ab31/schema)
