---
title: "Get a specific Linter"
method: GET
path: "/linters/{linterId}"
tags: ["resource-api"]
---

# Get a specific Linter

`GET /linters/{linterId}`

Get one Linter by its id

## Parameters

- `./parameters.yaml#/components/parameters/linterId` — unresolved $ref

## Response `200`

successful operation

- LinterResource — unresolved $ref

## Other responses

- `404` — Linter not found
- `500` — problem getting a Linter

## Changes

- **2022-11-17** `9ee6203c38fa` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/kubeshop/apis/tracetest/changes/linters/:linterId/get.md)

---

[API](https://skmtc.dev/kubeshop/apis/tracetest.md) · [All operations](https://skmtc.dev/kubeshop/apis/tracetest/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/kubeshop/tracetest/revisions/fad7f202ff22/schema)
