---
title: "GET /ext/Member/Committee/{memberId}"
method: GET
path: "/ext/Member/Committee/{memberId}"
tags: ["Member"]
---

# GET /ext/Member/Committee/{memberId}

`GET /ext/Member/Committee/{memberId}`

## Path parameters

- `memberId` integer, required

## Response `200`

Success

- MemberCommittee
  - `firstName` string
  - `middleName` string
  - `lastName` string
  - `generation` string
  - `memberId` integer
  - `gmsMemberId` integer
  - `appointmentList` Appointment[]
    - `appointment_Id` integer
    - `committee_Id` integer
    - `position_Id` integer
    - `member_Id` integer
    - `committeeName` string
    - `appointment_Year` integer
    - `start_Date` string, date-time
    - `end_Date` string, date-time
    - `position` string
    - `position_Detail` string
    - `status_Discontinuance` string
    - `visibility` string

---

[API](https://skmtc.net/m1gateway/apis/m1gateway-internal.md) · [All operations](https://skmtc.net/m1gateway/apis/m1gateway-internal/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/m1gateway/m1gateway-internal/revisions/b3a2cd83892d/schema)
