---
title: "Get all the spaces current user is a member of"
method: GET
path: "/space/membership"
tags: ["Space"]
---

# Get all the spaces current user is a member of

`GET /space/membership`

Get all the spaces current user is a member of

## Response `200`

successful operation

- ResponseMessageWithData
  - `message` string
  - `data` object

## Other responses

- `400` — Invalid space data

---

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