---
title: "Retrieve streaming endpoints for the vin's data"
method: GET
path: "/v1/stream/{vin}"
tags: ["Stream"]
---

# Retrieve streaming endpoints for the vin's data

`GET /v1/stream/{vin}`

Retrieve a list of all endpoints where a VIN data in being streamed to.

## Path parameters

- `vin` string, required

## Response `200`

GetVINStreamingEndpointsResponse

- GetVINStreamingEndpointsResponse
  - `endpoints` string[]
  - `vin` string

## Other responses

- `400` — bad input parameter
- `401`
- `403` — not authorized
- `500` — internal server error

---

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