---
title: "Get organization-level configuration for database observability agents/plugins"
method: GET
path: "/v1/dbo/databases/config"
tags: ["dbo"]
---

# Get organization-level configuration for database observability agents/plugins

`GET /v1/dbo/databases/config`

## Response `200`

The request has succeeded.

- DboConfig
  - `configOptions` CommonKeyValuePair[], required — Organization-level configuration options for database observability agents/plugins
    - `key` string, required — Key.
    - `value` string, required — Value.

## Other responses

- `401` — Access is unauthorized.
- `403` — Access is forbidden.
- `500` — Server error

---

[API](https://skmtc.net/solarwinds/apis/solarwinds-observability.md) · [All operations](https://skmtc.net/solarwinds/apis/solarwinds-observability/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/solarwinds/solarwinds-observability/versions/994e5ca64961/schema)
