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

# 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

> 26 revisions in range; 1 not diffed.

- **2024-07-05** `aa1e745b49da` — 3 info
  - added the optional property `members/items/is_manual` to the response with the `200` status
  - added the optional property `members/items/most_recent_job_detail_code` to the response with the `200` status
  - added the optional property `members/items/most_recent_job_detail_text` to the response with the `200` status

[Change 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/471bc9021d67/schema)
