---
title: "Get space by ID"
method: GET
path: "/v1/spaces/{spaceId}"
tags: ["Spaces"]
---

# Get space by ID

`GET /v1/spaces/{spaceId}`

Fetches the details of a specific space by its ID.

## Path parameters

- `spaceId` integer, required

## Headers

- `X-Org-Id` integer, required

## Response `200`

OK

---

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