---
title: "GET /api/services/app/Chat/GetUserChatFriendsWithSettings"
method: GET
path: "/api/services/app/Chat/GetUserChatFriendsWithSettings"
tags: ["Chat"]
---

# GET /api/services/app/Chat/GetUserChatFriendsWithSettings

`GET /api/services/app/Chat/GetUserChatFriendsWithSettings`

## Response `200`

Success

- GetUserChatFriendsWithSettingsOutput
  - `serverTime` string, date-time
  - `friends` FriendDto[], nullable
    - `friendUserId` integer
    - `friendTenantId` integer, nullable
    - `friendUserName` string, nullable
    - `friendTenancyName` string, nullable
    - `friendProfilePictureId` string, uuid, nullable
    - `unreadMessageCount` integer
    - `isOnline` boolean
    - `state` 1 | 2

---

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