---
title: "Get site"
method: GET
path: "/site"
tags: ["Site"]
---

# Get site

`GET /site`

## Response `200`

OK

- object
  - `id` number
  - `mode` string — The value of this field will either be `recruiter` or `hr`. HR sites do not have access contacts.
  - `subdomain` string — The subdomain of the site.
  - `_links` object
  - `_embedded` object

---

[API](https://skmtc.net/catsone/apis/cats-api-v3.md) · [All operations](https://skmtc.net/catsone/apis/cats-api-v3/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/catsone/cats-api-v3/revisions/dedbbade450d/schema)
