---
title: "List All Destinations Brief"
method: GET
path: "/destinations/brief"
tags: ["Destinations"]
---

# List All Destinations Brief

`GET /destinations/brief`

## Response `200`

Successful Response

- BriefDestinationConnector[]
  - `name` string, nullable — User-defined connector name
  - `connector` string, nullable — Connector type (e.g., 'snowflake', 'bigquery')
  - `id` string, nullable — Unique identifier

---

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