---
title: "GET /api/support/deployments/{id}/"
method: GET
path: "/api/support/deployments/{id}/"
tags: ["support"]
---

# GET /api/support/deployments/{id}/

`GET /api/support/deployments/{id}/`

Search and retrieve organization deployments for support investigation.

List requires ``?organization=<id>`` and supports ``?q=<name>`` (icontains
on deployment name) and ``?active=true|false``.

Retrieve returns the current ``options_config``, the resolved package
version, effective deployment-level bindings, target platforms, and the
user groups the deployment targets. Use ``/audit/`` for prior values.

## Path parameters

- `id` string, required

## Response `200`

---

[API](https://skmtc.dev/pixiebrix/apis/pixiebrix-api.md) · [All operations](https://skmtc.dev/pixiebrix/apis/pixiebrix-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pixiebrix/pixiebrix-api/revisions/941ab9eb01d6/schema)
