---
title: "POST /api/v1/license/Assignment/overview"
method: POST
path: "/api/v1/license/Assignment/overview"
tags: ["LicenseAssignment"]
---

# POST /api/v1/license/Assignment/overview

`POST /api/v1/license/Assignment/overview`

## Request body

- GetLicenseAssignmentRequest
  - `Identities` string[], nullable
  - `IncludeHereditary` boolean

## Response `200`

- GetLicenseAssignmentResult
  - `Succeeded` boolean
  - `Message` string, nullable
  - `Code` string, nullable
  - `Permissions` AssignedPermission[], nullable
    - `PermissionId` string, nullable
    - `IdentityId` string, nullable
    - `TimeStamp` string, date-time
    - `Type` 0 | 1 | 2
  - `ErroneousPermissions` ErroneousAssignedPermission[], nullable
    - `PermissionId` string, nullable
    - `IdentityId` string, nullable
    - `TimeStamp` string, date-time
    - `Type` 0 | 1 | 2
    - `Reason` 0 | 1

---

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