---
title: "Get Composer config."
method: GET
path: "/api/config/composer"
tags: ["Configuration"]
---

# Get Composer config.

`GET /api/config/composer`

## Response `200`

The Composer configuration.

- ConfigComposer

## Changes

- **2025-03-06** `4dc3bf84edf7` — 2 info
  - the endpoint scheme security `CookieAuthentication` was added to the API
  - the endpoint scheme security `TokenAuthentication` was added to the API
- **2023-05-05** `0a66bb0ccf19` — 1 breaking
  - the response's body type/format changed from `array`/`` to `object`/`` for status `200`
- **2020-07-23** `42c41034504b` — 1 breaking, 2 info
  - the response's body type/format changed from `object`/`` to `array`/`` for status `200`
  - the endpoint scheme security `CookieAuthentication` was removed from the API
  - the endpoint scheme security `TokenAuthentication` was removed from the API

[Change history](https://skmtc.dev/contao/apis/contao-manager-api/changes/api/config/composer/get.md)

---

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