---
title: "GET /v1/business/{business_id}/dashboard/contract/"
method: GET
path: "/v1/business/{business_id}/dashboard/contract/"
tags: ["dashboard"]
---

# GET /v1/business/{business_id}/dashboard/contract/

`GET /v1/business/{business_id}/dashboard/contract/`

## Path parameters

- `business_id` integer, required

## Query parameters

- `month` string
- `year` string

## Response `200`

- ContractDashboard
  - `monthlyContractTotal` integer, required
  - `annualContractTotal` integer, required

---

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