---
title: "Get study domains"
method: GET
path: "/api/study/{studyId}/domain"
tags: ["Studies"]
---

# Get study domains

`GET /api/study/{studyId}/domain`

## Path parameters

- `studyId` string, uuid, required

## Response `200`

Success

- DomainResponseIEnumerableEventResultWithResponse
  - `processedSuccessfully` boolean
  - `processMessage` string, nullable
  - `response` DomainResponse[], nullable
    - `id` integer
    - `name` string, nullable
    - `isSSOAccessEnabled` boolean

---

[API](https://skmtc.net/medrio/apis/medrio-openapi-v-42-14-0-201.md) · [All operations](https://skmtc.net/medrio/apis/medrio-openapi-v-42-14-0-201/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/medrio/medrio-openapi-v-42-14-0-201/versions/df94f6005a8d/schema)
