---
title: "Get destination connector spec"
method: GET
path: "/meta/destinations/{type}"
tags: ["Meta"]
---

# Get destination connector spec

`GET /meta/destinations/{type}`

## Path parameters

- `type` string, required

## Response `200`

Destination connector spec

- object
  - `config_schema` object, required

## Other responses

- `404` — Destination connector not found

---

[API](https://skmtc.dev/stripe/apis/stripe-sync-engine.md) · [All operations](https://skmtc.dev/stripe/apis/stripe-sync-engine/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/stripe/stripe-sync-engine/revisions/7f4c6ed52875/schema)
