---
title: "Get YAML configuration for Configurer plugin."
method: GET
path: "/plugin/{id}/config"
tags: ["plugin"]
---

# Get YAML configuration for Configurer plugin.

`GET /plugin/{id}/config`

## Path parameters

- `id` integer, required

## Response `200`

Ok

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

## Changes

> 55 revisions in range; 2 not diffed, 4 could not be searched.

- **2022-12-01** `ae82099c4668` — 1 info
  - the endpoint scheme security `clientTokenAuthorizationHeader` was added to the API
- **2019-02-09** `56d6f80c52ae` — 1 breaking, 1 info
  - api path removed without deprecation
  - endpoint added
- **2019-02-03** `9061db70ff09` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/gotify/apis/gotify-rest-api/changes/plugin/:id/config/get.md)

---

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