PersonDirectory
List the dynamic person groups that a person has been referenced in.
get/persons/{personId}/dynamicPersonGroupReferences
Path parameters
personIdstring uuid required
Valid PersonId created from Person Create.
Query parameters
startstring
List dynamic person group id from the least dynamicPersonGroupId greater than the "start". It contains no more than 64 characters. Default is empty.
topstring
The number of dynamicPersonGroupId to list, ranging in [1, 1000]. Default is 1000.
Response
Success
Changes
Changed in 2 of the 28 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲