---
title: "GET /v1/organizations/{organizationId}/usage/{projectId}/pipelines/{id}"
method: GET
path: "/v1/organizations/{organizationId}/usage/{projectId}/pipelines/{id}"
tags: ["Usage"]
---

# GET /v1/organizations/{organizationId}/usage/{projectId}/pipelines/{id}

`GET /v1/organizations/{organizationId}/usage/{projectId}/pipelines/{id}`

## Path parameters

- `organizationId` string, required
- `projectId` string, required
- `id` string, required

## Query parameters

- `start` string, date-time
- `end` string, date-time

## Response `200`

A successful response.

- GoliothListUsageResponse
  - `dates` object
  - `entity` 'PROJECT' | 'DEVICE' | 'PIPELINE'
  - `unit` 'KILOBYTES'

## Other responses

- `default` — An unexpected error response.

---

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