---
title: "Get an event configuration for study"
method: GET
path: "/api/study/{studyId}/subscriptions/events-configuration"
tags: ["Subscriptions"]
---

# Get an event configuration for study

`GET /api/study/{studyId}/subscriptions/events-configuration`

## Path parameters

- `studyId` string, uuid, required — Study identifier

## Response `200`

Success

- SubscriptionEventConfigurationResponseIEnumerableEventResultWithResponse
  - `processedSuccessfully` boolean
  - `processMessage` string, nullable
  - `response` SubscriptionEventConfigurationResponse[], nullable
    - `category` string, nullable
    - `types` EventTypeConfigurationResponse[], nullable
      - `eventId` string, uuid
      - `name` string, nullable
      - `eventLinkedObjectType` integer, nullable
    - `edcObjects` EdcObjectResponse[], nullable
      - `id` string, uuid
      - `name` string, nullable
      - `type` string, nullable
      - `subType` integer, nullable
      - `disabled` 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)
