---
title: "Get Otel Config"
method: GET
path: "/api/v1/management/environment-settings/customer-otel"
tags: ["Environment-Settings"]
---

# Get Otel Config

`GET /api/v1/management/environment-settings/customer-otel`

Get customer otel config.

## Response `200`

- OtelConfigOut
  - `url` string, nullable
  - `additionalHeaders` object, nullable
  - `svixManaged` boolean, required

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `409` — Conflict
- `422` — Validation Error
- `429` — Too Many Requests

---

[API](https://skmtc.net/svix/apis/svix-api.md) · [All operations](https://skmtc.net/svix/apis/svix-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/svix/svix-api/versions/16dbcc056c48/schema)
