---
title: "GET /userprofiles/{+profileId}/accountUserProfiles"
method: GET
path: "/userprofiles/{+profileId}/accountUserProfiles"
tags: ["accountUserProfiles"]
---

# GET /userprofiles/{+profileId}/accountUserProfiles

`GET /userprofiles/{+profileId}/accountUserProfiles`

Retrieves a list of account user profiles, possibly filtered. This method supports paging.

## Path parameters

- `profileId` string, required

## Query parameters

- `active` boolean
- `ids` string[]
- `maxResults` integer
- `pageToken` string
- `searchString` string
- `sortField` 'ID' | 'NAME'
- `sortOrder` 'ASCENDING' | 'DESCENDING'
- `subaccountId` string
- `userRoleId` string

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/dfareporting.md) · [All operations](https://skmtc.net/google/apis/dfareporting/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/dfareporting/versions/8163d57aeb31/schema)
