---
title: "GET /api/v1/membership"
method: GET
path: "/api/v1/membership"
tags: ["Membership"]
---

# GET /api/v1/membership

`GET /api/v1/membership`

## Response `200`

- GetMembershipOverviewResult
  - `Succeeded` boolean
  - `Message` string, nullable
  - `Code` string, nullable
  - `Memberships` MembershipData[], nullable
    - `Id` string, nullable
    - `Identity` string, nullable
    - `Parent` string, nullable
    - `IsRole` boolean

---

[API](https://skmtc.dev/pads4/apis/nds-services-authentication.md) · [All operations](https://skmtc.dev/pads4/apis/nds-services-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pads4/nds-services-authentication/revisions/e0bfd79e98ee/schema)
