---
title: "List managed members"
method: GET
path: "/users/{user_guid}/managed_members"
tags: ["managed data"]
---

# List managed members

`GET /users/{user_guid}/managed_members`

This endpoint returns a list of all the partner-managed members associated with the specified `user`.

## Path parameters

- `user_guid` string, required

## Query parameters

- `page` integer
- `records_per_page` integer

## Response `200`

OK

## Changes

> 50 revisions in range; 1 not diffed.

- **2025-11-05** `e74cd2b059b5` — 1 warning, 2 info
  - removed the optional property `members/items/error` from the response with the `200` status
  - api tag `managed data` added
  - api tag `mx_platform` removed
- **2025-06-03** `b904662f5441` — 2 breaking, 2 warning, 4 info
  - the `members/items/most_recent_job_detail_code` response's property type/format changed from `string`/`` to `integer`/`` for status `200`
  - the `members/items/most_recent_job_detail_text` response's property type/format changed from `string`/`` to `boolean`/`` for status `200`
  - added the new `MONEY_MOVEMENT` enum value to the `members/items/use_cases/items/` response property for the response status `200`
  - added the new `PFM` enum value to the `members/items/use_cases/items/` response property for the response status `200`
  - …4 more
- **2025-02-25** `4be9949eced5` — 1 warning, 1 info
  - removed the optional property `members/items/actionable_error` from the response with the `200` status
  - added the optional property `members/items/error` to the response with the `200` status
- **2025-01-31** `e30404c3be80` — 2 breaking
  - the response property `members/items/actionable_error` became nullable for the status `200`
  - the `members/items/actionable_error` response's property type/format changed from ``/`` to `string`/`` for status `200`
- …earlier changes not shown

[Full history](https://skmtc.dev/mx/apis/mx-platform-api/changes/users/:user_guid/managed_members/get.md)

---

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