Get Group entity admin rights
Get a list, graph, or count of the systems this group has admin rights to.
Query parameters
The number of entries to skip for pagination. Only available for type=list.
The number of entries to limit in the response. Only available for type=list.
The type of return data requested. If no type is provided, query will default to list. The only supported type is list, but the unsupported graph type can be used. Some entity query endpoints do not support the graph type. For those interested in using the undocumented graph type parameter, the response type is described in the schema model.bh-graph.graph.
Sort by column. Can be used multiple times; prepend a hyphen for descending order. See parameter description for details about which columns are sortable.
Sort by column. Can be used multiple times; prepend a hyphen for descending order. Columns available for sorting are dependent on the entity object kind.
Response
OK
This endpoint returns a response, dependent upon which return type is requested by the type parameter. The only supported type parameter is list. While list is the only supported type parameter, the graph parameter can be used and will result in a different response structure then documented here. For those interested in using the undocumented graph type parameter, the response type is described in the schema model.bh-graph.graph.