---
title: "get polling tracks of clients of kie server"
method: GET
path: "/v1/{project}/kie/track"
---

# get polling tracks of clients of kie server

`GET /v1/{project}/kie/track`

## Path parameters

- `project` string, required

## Query parameters

- `sessionId` string
- `ip` string
- `urlPath` string
- `userAgent` string

## Response `200`

true

- PollingDataResponse[]
  - `data` PollingDetail[]
    - `domain` string
    - `id` string
    - `ip` string
    - `params` object
    - `response_body` string
    - `response_code` integer
    - `response_header` object
    - `session_id` string
    - `url_path` string
    - `user_agent` string
  - `total` integer

---

[API](https://skmtc.net/apache/apis/servicecomb-kie.md) · [All operations](https://skmtc.net/apache/apis/servicecomb-kie/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/apache/servicecomb-kie/revisions/d0a1fffb33de/schema)
