---
title: "Get Org"
method: GET
path: "/api/v1/org"
tags: ["org"]
---

# Get Org

`GET /api/v1/org`

## Headers

- `x-api-key` string

## Response `200`

Successful Response

- OrgResponse
  - `organization_id` string, required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/soulmachines/apis/soul-machines-interactions-api.md) · [All operations](https://skmtc.net/soulmachines/apis/soul-machines-interactions-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/soulmachines/soul-machines-interactions-api/versions/4ac38edbb38a/schema)
