---
title: "GET /spaces"
method: GET
path: "/spaces"
tags: ["Space"]
---

# GET /spaces

`GET /spaces`

Statusbrew Space is a workspace which holds all the information about social profiles along with its users who have access to that space.

## Response `200`

successful operation

- Space
  - `data` object[]
    - `id` string
    - `name` string
    - `isLocked` boolean — Returns true if the Social Profiles or Users count in the Space exceeds the current subscription plan.

---

[API](https://skmtc.dev/statusbrew/apis/analytics-api.md) · [All operations](https://skmtc.dev/statusbrew/apis/analytics-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/statusbrew/analytics-api/revisions/f3d70ecb9264/schema)
