...
Code Block |
---|
{
"co_id": 2,
"cou_id": null,
"name": "Test Group 1",
"description": "Group for testing groups",
"open": false,
"status": "A",
"group_type": "S",
"nesting_mode_all": false,
"owners_group_id": 219
} |
Supported Filters
Viewing all groups without an additional filter is not supported.
...
Code Block |
---|
GET /registry/api/v2/groups?co_id=2 |
Implementation Notes
- Owners Groups (except for Memberships) are generally read only, and should not be provisioned to external systems.