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

# GET /

`GET /`

Returns a document describing the current Octopus Server and links to other parts of the API.

## Response `200`

Success

- RootResource
  - `ApiVersion` string
  - `Application` string
  - `HasLongTermSupport` boolean
  - `Id` string
  - `InstallationId` string, uuid
  - `IsEarlyAccessProgram` boolean
  - `LastModifiedBy` string
  - `LastModifiedOn` string, date-time
  - `Links` object
  - `Version` string

---

[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)
