---
title: "Get Polling Profile"
method: GET
path: "/pollingprofiles/{pollingProfileId}"
tags: ["resource-api"]
---

# Get Polling Profile

`GET /pollingprofiles/{pollingProfileId}`

Get a polling profile used on Tracetest to configure how to fetch traces in a test.

## Parameters

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

## Response `200`

successful operation

- PollingProfile — unresolved $ref

## Other responses

- `404` — polling profile not found
- `500` — problem getting a polling profile

## Changes

- **2023-04-14** `5dadc65a3c42` — 1 warning
  - deleted the `path` request parameter `pollingProfileId`
- **2023-04-14** `a6e3bae06455` — 1 info
  - endpoint added
- **2022-11-17** `9ee6203c38fa` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/kubeshop/apis/tracetest/changes/pollingprofiles/:pollingProfileId/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)
