Resource | Groups |
---|---|
URL | /api/v2/groups |
Supported Standard Operations |
|
Attributes
See groups for definitions of attributes.
Sample Record
{ "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 }
Supported Filters
Viewing all groups without an additional filter is not supported.
View (all)
Additional filters:
co_id
Example: Obtain Groups in a given CO
GET /registry/api/v2/groups?co_id=2