---
title: "Get labeling jobs time over time given an app instance id [MOCK]"
method: GET
path: "/v1/apps/{app_id}/labeling/jobs_time_over_time"
tags: ["app instances"]
---

# Get labeling jobs time over time given an app instance id [MOCK]

`GET /v1/apps/{app_id}/labeling/jobs_time_over_time`

## Headers

- `X-Fields` string, mask

## Response `200`

Success

- AppLabelingJobsTimeOverTime
  - `jobs_cost_over_time` AppLabelingJobsCostOverTimePoint[]
    - `time` string, date-time
    - `job_cost` integer

## Other responses

- `404` — App not found

---

[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)
