---
title: "Get profile infos."
method: GET
path: "/Dlna/ProfileInfos"
tags: ["Dlna"]
---

# Get profile infos.

`GET /Dlna/ProfileInfos`

## Response `200`

Device profile infos returned.

- DeviceProfileInfo[]
  - `Id` string, nullable — Gets or sets the identifier.
  - `Name` string, nullable — Gets or sets the name.
  - `Type` 'System' | 'User'

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.net/jellyfin/apis/jellyfin-api.md) · [All operations](https://skmtc.net/jellyfin/apis/jellyfin-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/jellyfin/jellyfin-api/revisions/eb6f75af7066/schema)
