---
title: "Get Location Connection (Stream –> DSP via OAuth)"
method: GET
path: "/stream-dsp/v1/locations/connection"
---

# Get Location Connection (Stream –> DSP via OAuth)

`GET /stream-dsp/v1/locations/connection`

You will have to build this endpoint into your system. This is where Stream will check a locations connection state to Stream.

## Query parameters

- `location_id` string, required

## Headers

- `Authorization` string

## Response `200`

- LocationConnectionResponseDto
  - `location_id` string, required
  - `connected` boolean, required

---

[API](https://skmtc.net/meet-jenna/apis/become-a-stream-dsp.md) · [All operations](https://skmtc.net/meet-jenna/apis/become-a-stream-dsp/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/meet-jenna/become-a-stream-dsp/revisions/a5d965f37379/schema)
