---
title: "Get Supplier Engagement"
method: GET
path: "/api/v1/admin/reporting/supplier-engagement"
tags: ["Admin APIs", "Reporting"]
---

# Get Supplier Engagement

`GET /api/v1/admin/reporting/supplier-engagement`

## Query parameters

- `start_date` string, date, nullable
- `end_date` string, date, nullable
- `data_source` string
- `metric` string
- `clients` string[], nullable
- `exclude_internal` boolean
- `plan_tiers` string, nullable

## Response `200`

Successful Response

- SupplierMatrixResponse
  - `sources` string[], required
  - `rows` object[], required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/carbonarc/apis/carbon-arc-client-admin-api.md) · [All operations](https://skmtc.net/carbonarc/apis/carbon-arc-client-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/carbonarc/carbon-arc-client-admin-api/revisions/a8ca30023371/schema)
