---
title: "Fetch the current instance"
method: GET
path: "/instance"
tags: ["Instance Settings"]
---

# Fetch the current instance

`GET /instance`

Fetches the current instance

## Response `200`

Success

- Instance
  - `object` 'instance', required — String representing the object's type. Objects of the same type share the same value.
  - `id` string, required
  - `environment_type` string, required
  - `allowed_origins` string[], nullable, required

---

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