---
title: "List account owners by member"
method: GET
path: "/users/{user_guid}/members/{member_guid}/account_owners"
tags: ["accounts"]
---

# List account owners by member

`GET /users/{user_guid}/members/{member_guid}/account_owners`

This endpoint returns an array with information about every account associated with a particular member.

## Path parameters

- `member_guid` string, required
- `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` — 2 info
  - api tag `accounts` added
  - api tag `mx_platform` removed

[Change history](https://skmtc.dev/mx/apis/mx-platform-api/changes/users/:user_guid/members/:member_guid/account_owners/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)
