---
title: "GetOrganizationNameForDomain finds the org name for a custom domain.
If the application detects it is running on a non-default domain, it can use this to find the org to present.
It can be called without being authenticated."
method: GET
path: "/v1/organization-for-domain/{domain}"
---

# GetOrganizationNameForDomain finds the org name for a custom domain.
If the application detects it is running on a non-default domain, it can use this to find the org to present.
It can be called without being authenticated.

`GET /v1/organization-for-domain/{domain}`

## Path parameters

- `domain` string, required

## Response `200`

A successful response.

- V1GetOrganizationNameForDomainResponse
  - `name` string

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/rilldata/apis/rill-admin-api.md) · [All operations](https://skmtc.net/rilldata/apis/rill-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rilldata/rill-admin-api/versions/289a0ca9ce49/schema)
