---
title: "List the dynamic person groups that a person has been referenced in."
method: GET
path: "/persons/{personId}/dynamicPersonGroupReferences"
tags: ["PersonDirectory"]
---

# List the dynamic person groups that a person has been referenced in.

`GET /persons/{personId}/dynamicPersonGroupReferences`

## Path parameters

- `personId` string, uuid, required

## Query parameters

- `start` string
- `top` string

## Response `200`

Success

- PersonDynamicPersonGroupReferenceResponse
  - `personId` string, uuid
  - `dynamicPersonGroupIds` string[]

## Other responses

- `default` — Response entity accompanying non-successful responses containing additional details about the error.

---

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