---
title: "Changes to List Sinks"
method: GET
path: "/api/v1/stream/{stream_id}/sink"
---

# Changes to List Sinks

`GET /api/v1/stream/{stream_id}/sink`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 6 revisions.

- **2026-09-02** `267f7078e536` — 2 breaking, 2 info
- **2026-08-28** `50dde67d2d2d` — 1 breaking, 1 info
- **2026-08-19** `dc130bd1b074` — 1 breaking, 3 info
- **2026-07-31** `16dbcc056c48` — 1 breaking, 2 info

## Changes

- **2026-09-02** `267f7078e536` — 2 breaking, 2 info
  - the response property `data/items/oneOf[#/components/schemas/StreamSinkOut_amazonS3]/config/accessKeyId` became nullable for the status `200`
  - the response property `data/items/oneOf[#/components/schemas/StreamSinkOut_amazonS3]/config/accessKeyId` became optional for the status `200`
  - added the optional property `data/items/oneOf[#/components/schemas/StreamSinkOut_amazonS3]/config/externalId` to the response with the `200` status
  - added the optional property `data/items/oneOf[#/components/schemas/StreamSinkOut_amazonS3]/config/roleArn` to the response with the `200` status
- **2026-08-28** `50dde67d2d2d` — 1 breaking, 1 info
  - added `#/components/schemas/StreamSinkOut_postgres` to the `data/items/` response property `oneOf` list for the response status `200`
  - added `postgres` discriminator mapping keys to the `data/items/` response property for the response status `200`
- **2026-08-19** `dc130bd1b074` — 1 breaking, 3 info
  - added `#/components/schemas/StreamSinkOut_poller, #/components/schemas/StreamSinkOut_azureBlobStorage, #/components/schemas/StreamSinkOut_otelTracing, #/components/schemas/StreamSinkOut_http, #/components/schemas/StreamSinkOut_amazonS3, #/components/schemas/StreamSinkOut_snowflake, #/components/schemas/StreamSinkOut_googleCloudStorage, #/components/schemas/StreamSinkOut_googleCloudPubSub, #/components/schemas/StreamSinkOut_redshift, #/components/schemas/StreamSinkOut_bigQuery, #/components/schemas/StreamSinkOut_clickhouse, #/components/schemas/StreamSinkOut_rabbitMq, #/components/schemas/StreamSinkOut_sqs, #/components/schemas/StreamSinkOut_eventBridge, #/components/schemas/StreamSinkOut_sns` to the `data/items/` response property `oneOf` list for the response status `200`
  - added the optional property `data/items/channels` to the response with the `200` status
  - added discriminator to `data/items/` response property for the response status `200`
  - removed `subschema #1, subschema #2, subschema #3, subschema #4, subschema #5, subschema #6, subschema #7, subschema #8, subschema #9, subschema #10, subschema #11, subschema #12, subschema #13, subschema #14, subschema #15` from the `data/items/` response property `oneOf` list for the response status `200`
- **2026-07-31** `16dbcc056c48` — 1 breaking, 2 info
  - added `subschema #1, subschema #2, subschema #3, subschema #4, subschema #5, subschema #6, subschema #7, subschema #8, subschema #9, subschema #10, subschema #11, subschema #12, subschema #13, subschema #14, subschema #15` to the `data/items/` response property `oneOf` list for the response status `200`
  - removed discriminator from `data/items/` response property for the response status `200`
  - removed `#/components/schemas/StreamSinkOut_poller, #/components/schemas/StreamSinkOut_azureBlobStorage, #/components/schemas/StreamSinkOut_otelTracing, #/components/schemas/StreamSinkOut_http, #/components/schemas/StreamSinkOut_amazonS3, #/components/schemas/StreamSinkOut_googleCloudStorage, #/components/schemas/StreamSinkOut_googleCloudPubSub, #/components/schemas/StreamSinkOut_sqs, #/components/schemas/StreamSinkOut_sns, #/components/schemas/StreamSinkOut_bigQuery, #/components/schemas/StreamSinkOut_clickhouse, #/components/schemas/StreamSinkOut_eventBridge, #/components/schemas/StreamSinkOut_snowflake, #/components/schemas/StreamSinkOut_rabbitMq, #/components/schemas/StreamSinkOut_redshift` from the `data/items/` response property `oneOf` list for the response status `200`

---

[Operation](https://skmtc.dev/svix/apis/svix-api/docs/api/v1/stream/:stream_id/sink/get.md) · [API](https://skmtc.dev/svix/apis/svix-api.md) · [Page](https://skmtc.dev/svix/apis/svix-api/changes/api/v1/stream/:stream_id/sink/get)
