---
title: "Changes to Retrieve OrgUser Permissions"
method: GET
path: "/organizations/{orgId}/users/{id}/permissions"
---

# Changes to Retrieve OrgUser Permissions

`GET /organizations/{orgId}/users/{id}/permissions`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 10 revisions.

- **2025-12-03** `ac93d1a9e6d9` — 9 warning, 1 info
- **2025-08-01** `9f9e5f3dbde7` — 2 warning
- **2025-02-04** `9433593378b5` — 6 warning

## Changes

- **2025-12-03** `ac93d1a9e6d9` — 9 warning, 1 info
  - removed the optional property `createdBy` from the response with the `200` status
  - removed the optional property `dtCreated` from the response with the `200` status
  - removed the optional property `dtLastModified` from the response with the `200` status
  - removed the optional property `id` from the response with the `200` status
  - removed the optional property `lastModifiedBy` from the response with the `200` status
  - removed the optional property `managedPolicy` from the response with the `200` status
  - removed the optional property `name` from the response with the `200` status
  - removed the optional property `permissionPolicy` from the response with the `200` status
  - removed the optional property `version` from the response with the `200` status
  - added `#/components/schemas/AbstractResponse, subschema #2` to the response body `allOf` list for the response status `200`
- **2025-08-01** `9f9e5f3dbde7` — 2 warning
  - added the new `MARKETPLACE_USAGE_CREATE` enum value to the `permissionPolicy/items/action/items/` response property for the response status `200`
  - added the new `MARKETPLACE_USAGE_RETRIEVE` enum value to the `permissionPolicy/items/action/items/` response property for the response status `200`
- **2025-02-04** `9433593378b5` — 6 warning
  - added the new `ANOMALIES_RETRIEVE` enum value to the `permissionPolicy/items/action/items/` response property for the response status `200`
  - added the new `CONFIG_EXPORT` enum value to the `permissionPolicy/items/action/items/` response property for the response status `200`
  - added the new `EXPORTS_DOWNLOAD` enum value to the `permissionPolicy/items/action/items/` response property for the response status `200`
  - added the new `FORECAST_RETRIEVE` enum value to the `permissionPolicy/items/action/items/` response property for the response status `200`
  - added the new `HEALTHSCORES_RETRIEVE` enum value to the `permissionPolicy/items/action/items/` response property for the response status `200`
  - added the new `MEASUREMENTS_EXPORT` enum value to the `permissionPolicy/items/action/items/` response property for the response status `200`

---

[Operation](https://skmtc.dev/m3ter-com/apis/m3ter-api/docs/organizations/:orgId/users/:id/permissions/get.md) · [API](https://skmtc.dev/m3ter-com/apis/m3ter-api.md) · [Page](https://skmtc.dev/m3ter-com/apis/m3ter-api/changes/organizations/:orgId/users/:id/permissions/get)
