---
title: "POST /contact-tracking/UserInfo/GetUserNames"
method: POST
path: "/contact-tracking/UserInfo/GetUserNames"
tags: ["UserInfo"]
---

# POST /contact-tracking/UserInfo/GetUserNames

`POST /contact-tracking/UserInfo/GetUserNames`

## Request body

- string[]

## Response `200`

Success

- ContactTrackingApiDtoApplicationUserFullData[]
  - `Id` string, uuid
  - `Title` string, nullable
  - `FirstName` string, nullable
  - `LastName` string, nullable
  - `PhoneNumber` string, nullable
  - `CellPhoneNumber` string, nullable
  - `Email` string, nullable
  - `BirthDate` string, date-time, nullable

---

[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)
