---
title: "Get Data Connection References"
method: GET
path: "/connections/{data_connection_uuid}/references"
tags: ["References"]
---

# Get Data Connection References

`GET /connections/{data_connection_uuid}/references`

## Path parameters

- `data_connection_uuid` string, uuid, required

## Headers

- `x-brand-key` string, required
- `x-api-key` string, required

## Response `200`

Successful Response

- DataConnectionReference[]
  - `source_type` 'mail' | 'sms' | 'push' | 'banner', required
  - `source_uuid` string, uuid4, required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/optimove/apis/optimove-api.md) · [All operations](https://skmtc.net/optimove/apis/optimove-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/optimove/optimove-api/revisions/fc55c5b1bec5/schema)
