---
title: "GET /api/v1/AgreementReports/{productContainerId}"
method: GET
path: "/api/v1/AgreementReports/{productContainerId}"
tags: ["AgreementReports"]
---

# GET /api/v1/AgreementReports/{productContainerId}

`GET /api/v1/AgreementReports/{productContainerId}`

## Path parameters

- `productContainerId` integer, required

## Response `200`

Success

- AgreementReport[]
  - `productContainer` ObjectReferenceDto
    - `id` integer
    - `name` string, nullable
  - `agreement` AgreementIdentityReferenceDto
    - `agreementNumber` string, nullable
    - `commitmentLevel` number, double
    - `isCustomCommitment` boolean
    - `id` integer
    - `name` string, nullable
  - `status` 0 | 1 | 2 | 4 | 6
  - `hasValidAgreementTerm` boolean
  - `zeroUsageReportedDate` string, date-time, nullable

---

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