---
title: "Get the current GStreamer debug level filter"
method: GET
path: "/api/gst-log-level"
tags: ["System"]
---

# Get the current GStreamer debug level filter

`GET /api/gst-log-level`

## Response `200`

Current GStreamer debug level

- GstLogLevelResponse — Response for GStreamer debug level queries and updates.
  - `current` string, required — The currently active GST_DEBUG filter string (e.g. "*:2,webrtcbin:5")
  - `default` string, required — The default GST_DEBUG filter the server started with

## Changes

> 25 revisions in range; 17 could not be searched.

- **2026-04-07** `1e67862a080e` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/eyevinn/apis/strom-api/changes/api/gst-log-level/get.md)

---

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