---
title: "POST /contact-tracking/GraphsData/TestResultsByTagAndDate"
method: POST
path: "/contact-tracking/GraphsData/TestResultsByTagAndDate"
tags: ["GraphsData"]
---

# POST /contact-tracking/GraphsData/TestResultsByTagAndDate

`POST /contact-tracking/GraphsData/TestResultsByTagAndDate`

## Query parameters

- `result` string

## Request body

- ContactTrackingApiDtoGraphRequest
  - `startDate` string, date-time, nullable
  - `endDate` string, date-time, nullable
  - `tags` string[], nullable

## Response `200`

Success

- SystemCollectionsGenericKeyValuePair2SystemStringSystemCollectionsGenericList1SystemCollectionsGenericKeyValuePair2SystemDateTimeSystemInt64[]
  - `key` string, nullable
  - `value` SystemCollectionsGenericKeyValuePair2SystemDateTimeSystemInt64[], nullable
    - `key` string, date-time
    - `value` integer

---

[API](https://skmtc.dev/qualo/apis/qualo-api.md) · [All operations](https://skmtc.dev/qualo/apis/qualo-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/qualo/qualo-api/revisions/af4abb5cc969/schema)
