---
title: "GET /api/support/organizations/{org_pk}/activity-policies/"
method: GET
path: "/api/support/organizations/{org_pk}/activity-policies/"
tags: ["support"]
---

# GET /api/support/organizations/{org_pk}/activity-policies/

`GET /api/support/organizations/{org_pk}/activity-policies/`

List an organization's activity policies for support investigation.

Read-only view of the policies authored for an org (id, name, version,
assigned groups, timestamps) so support can audit the shape/version of
policies in the field without going through the org-scoped product API.
Use ``/api/support/activity-policies/<id>/`` for one policy's full config.
Not gated by the activity-tracking flag — support can inspect a policy even
after the flag is toggled off.

## Path parameters

- `org_pk` string, required

## Query parameters

- `page` integer
- `page_size` integer

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