---
title: "GET /{spaceId}"
method: GET
path: "/{spaceId}"
tags: ["Home"]
---

# GET /{spaceId}

`GET /{spaceId}`

Returns a document describing the specified Space and links to other parts of the API that apply to the Space.

## Path parameters

- `spaceId` string, required

## Response `200`

Success

- SpaceRootResource
  - `Id` string
  - `LastModifiedBy` string
  - `LastModifiedOn` string, date-time
  - `Links` object

---

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