---
title: "Get Control Plane Group Member Status"
method: GET
path: "/v2/control-planes/{controlPlaneId}/group-member-status"
tags: ["Control Plane Groups"]
---

# Get Control Plane Group Member Status

`GET /v2/control-planes/{controlPlaneId}/group-member-status`

Determines the group membership status of a control plane.

## Response `200`

Determines the group membership status of a control plane.

- GroupMemberStatus — Object with information determining the group membership status of a control plane.
  - `is_member` boolean, required — Boolean indicating if a control plane is a member of a control plane group.

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal
- `503` — Service Unavailable

---

[API](https://skmtc.net/kong/apis/konnect-api-go-sdk.md) · [All operations](https://skmtc.net/kong/apis/konnect-api-go-sdk/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kong/konnect-api-go-sdk/versions/f920f418f552/schema)
