retrieve Persongroups

GET {{base_url}}/V1/persongroups

Does:

gets a flat list of persongroups from the Person Manager widget.

Purpose:

to have the unique database IDs (starting with G_ )for each person group, because their tag and Groupname properties are mutable by end users.

Change this:

There are no useful elements you can change in this request.

Live example:

  • Populates environment variables PMGROUPA and PMGROUPB , used in subsequent calls.