---
title: "GET /organisations/{id}/deployments"
method: GET
path: "/organisations/{id}/deployments"
tags: ["all", "organisations"]
---

# GET /organisations/{id}/deployments

`GET /organisations/{id}/deployments`

## Response `200`

getDeploymentsForAllApps

- DeploymentSummary
  - `{app_id}` DeploymentView[]
    - `action` string, required
    - `author` object
      - `id` string, required
      - `name` string, required
    - `cause` string, required
    - `commit` string, required
    - `date` string, date, required
    - `id` integer, required
    - `instances` integer, required
    - `state` string, required
    - `uuid` string, required

---

[API](https://skmtc.net/clevercloud/apis/clever-cloud.md) · [All operations](https://skmtc.net/clevercloud/apis/clever-cloud/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/clevercloud/clever-cloud/versions/942b2ee2906a/schema)
