Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

(warning) 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.