Read All Users in a Group with Other User Attribute
GET {{apiPath}}/environments/{{envID}}/users?filter=memberOfGroups[id%20eq%20%22{{groupID}}%22]%20and%20name.family%20eq%20%22demo%22
This PingOne collection contains only the requests without documentation. For the official PingOne Platform API documentation, see Read All Users in a Group with Other User Attribute.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
filter | string |