---
title: "List deployment credentials by project id"
method: GET
path: "/credentials/deployment/project/{projectId}"
tags: ["Configuration"]
---

# List deployment credentials by project id

`GET /credentials/deployment/project/{projectId}`

List deployment credentials by project id

## Path parameters

- `projectId` string, required

## Response `200`

- ConfigurationApiGetDeployCredsForProjectResponse
  - `credentialIds` string[], required

---

[API](https://skmtc.net/envzero/apis/env0-api.md) · [All operations](https://skmtc.net/envzero/apis/env0-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/envzero/env0-api/versions/513441cbe9dc/schema)
