---
title: "List allowed access domains"
method: GET
path: "/hubs/{HubHashId}/projects/{ProjectId}/allowed_domains"
tags: ["Access rights"]
---

# List allowed access domains

`GET /hubs/{HubHashId}/projects/{ProjectId}/allowed_domains`

Retrieve the list of email domains allowed to access Document Control. Users with emails from these domains can be invited

## Path parameters

- `HubHashId` string, required
- `ProjectId` integer, required

## Response `200`

OK

- FeaturesSettingsAccessRightsAllowedDomainsGetAllowedDomainsGetAllowedDomainsResponse
  - `allowedDomains` FeaturesSettingsAccessRightsAllowedDomainsGetAllowedDomainsAllowedAccessDomainResponse[], nullable
    - `id` integer
    - `domain` string, nullable

## Other responses

- `307` — According to the hub id, the request is at the wrong datacenter. Please retry with the URL in the "Location" header.
- `403` — The request is not authenticated.
- `404` — The project doesn't exist.

---

[API](https://skmtc.net/bimtrackapp/apis/newforma-konekt-document-control-api.md) · [All operations](https://skmtc.net/bimtrackapp/apis/newforma-konekt-document-control-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bimtrackapp/newforma-konekt-document-control-api/revisions/4671d430ce39/schema)
