---
title: "GET /api/services/app/Notification/GetAllUserForLookupTable"
method: GET
path: "/api/services/app/Notification/GetAllUserForLookupTable"
tags: ["Notification"]
---

# GET /api/services/app/Notification/GetAllUserForLookupTable

`GET /api/services/app/Notification/GetAllUserForLookupTable`

## Query parameters

- `Filter` string
- `Sorting` string
- `SkipCount` integer
- `MaxResultCount` integer

## Response `200`

Success

- PagedResultDtoOfMassNotificationUserLookupTableDto
  - `items` MassNotificationUserLookupTableDto[], nullable
    - `id` integer
    - `displayName` string, nullable
  - `totalCount` integer

---

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