---
title: "POST /api/v1/User/identities"
method: POST
path: "/api/v1/User/identities"
tags: ["User"]
---

# POST /api/v1/User/identities

`POST /api/v1/User/identities`

## Request body

- GetBasicIdentityInfoRequest
  - `Identities` string[], nullable

## Response `200`

- GetBasicIdentityInfoResult
  - `Succeeded` boolean
  - `Message` string, nullable
  - `Code` string, nullable
  - `Identities` Identity[], nullable
    - `Id` string, nullable
    - `Name` string, nullable
    - `DisplayName` string, nullable
    - `IsGroup` boolean

---

[API](https://skmtc.dev/pads4/apis/nds-services-authentication.md) · [All operations](https://skmtc.dev/pads4/apis/nds-services-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pads4/nds-services-authentication/revisions/e0bfd79e98ee/schema)
