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

# GET /api/support/deployments/

`GET /api/support/deployments/`

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.

## Query parameters

- `page` integer
- `page_size` integer
- `organization` string, required
- `active` string
- `q` string

## 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)
