support

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.

get/api/support/organizations/{org_pk}/activity-policies/

Path parameters

org_pkstring required

Query parameters

pageinteger

A page number within the paginated result set.

page_sizeinteger

Number of results to return per page.

Changes

No recorded changes to this endpoint across all 1 revision of this API.