---
title: "Get measurements for the given app_id"
method: GET
path: "/v1/apps/{app_id}/measurer/confidences"
tags: ["metrics"]
---

# Get measurements for the given app_id

`GET /v1/apps/{app_id}/measurer/confidences`

## Query parameters

- `dataset_id` string, required
- `max_entries` integer

## Headers

- `X-Fields` string, mask

## Response `200`

Success

- ConfidencesResponse
  - `dataset_id` string
  - `jobs` object — A dictionary where each key is a string, and each value is a list of dictionaries with fields that may be bool/int/float.

---

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