---
title: "Get Organization name and ID"
method: GET
path: "/v1/organization/"
tags: ["Organization"]
---

# Get Organization name and ID

`GET /v1/organization/`

Get the name and ID of your organization.

## Response `200`

- Organization
  - `id` string
  - `name` string — Name of the organization.

---

[API](https://skmtc.dev/chainstack/apis/chainstack-platform-api.md) · [All operations](https://skmtc.dev/chainstack/apis/chainstack-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/chainstack/chainstack-platform-api/revisions/3ab04211149e/schema)
