---
title: "Read member"
method: GET
path: "/users/{user_guid}/members/{member_guid}"
tags: ["members"]
---

# Read member

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

Use this endpoint to read the attributes of a specific member.

## Path parameters

- `member_guid` string, required
- `user_guid` string, required

## Response `200`

OK

---

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