---
title: "GET /providers/Microsoft.Intune/locations/{hostName}/flaggedUsers/{userName}/flaggedEnrolledApps"
method: GET
path: "/providers/Microsoft.Intune/locations/{hostName}/flaggedUsers/{userName}/flaggedEnrolledApps"
---

# GET /providers/Microsoft.Intune/locations/{hostName}/flaggedUsers/{userName}/flaggedEnrolledApps

`GET /providers/Microsoft.Intune/locations/{hostName}/flaggedUsers/{userName}/flaggedEnrolledApps`

Returns Intune flagged enrolled app collection for the User

## Path parameters

- `hostName` string, required
- `userName` string, required

## Query parameters

- `api-version` string, required
- `$filter` string
- `$top` integer
- `$select` string

## Response `200`

Flagged enrolled Apps as collection response

- FlaggedEnrolledAppCollection — Flagged Enrolled App collection for the given tenant.
  - `value` FlaggedEnrolledApp[], required
    - `id` string — Resource Id
    - `name` string — Resource name
    - `type` string — Resource type
    - `tags` object — Resource Tags
    - `location` string — Resource Location
  - `nextlink` string — Gets the URL to get the next set of results.

## Other responses

- `default` — unexpected error

---

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