---
title: "Get all operations for the measurer"
method: GET
path: "/v1/apps/{app_id}/measurer/operation"
tags: ["metrics"]
---

# Get all operations for the measurer

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

## Headers

- `X-Fields` string, mask

## Response `200`

Success

- OperationReturn[]
  - `id` string
  - `app_id` string
  - `created_at` string, date-time
  - `state` string
  - `type` string

---

[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/0d125680e232/schema)
