---
title: "List Usage By App"
method: GET
path: "/v1/usage/apps"
tags: ["Usage v1"]
---

# List Usage By App

`GET /v1/usage/apps`

Lists aggregated usage information for all apps during a time period.

## Query parameters

- `from` integer, required
- `to` integer, required
- `limit` integer

## Response `200`

OK

- object

## Other responses

- `400` — Bad request

---

[API](https://skmtc.net/mezmo/apis/pipeline-api.md) · [All operations](https://skmtc.net/mezmo/apis/pipeline-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mezmo/pipeline-api/revisions/fb2535545d90/schema)
