---
title: "GET /configs/{id}/destinations"
method: GET
path: "/configs/{id}/destinations"
tags: ["Base API"]
---

# GET /configs/{id}/destinations

`GET /configs/{id}/destinations`

## Response `200`

success

- object
  - `data` Destination[]
    - `created_at` string
    - `config` object
    - `description` string
    - `id` DestinationID — unresolved $ref
    - `name` string
    - `type` string
    - `update_at` string

---

[API](https://skmtc.dev/kiprotect/apis/kiprotect-api.md) · [All operations](https://skmtc.dev/kiprotect/apis/kiprotect-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/kiprotect/kiprotect-api/revisions/97f9f8aaa8ee/schema)
