Get a list, graph, or count of the principals that can control this container.
Authorization: Bearer $JWT_TOKEN
Prefer header, used to specify a custom timeout in seconds using the wait parameter as per RFC7240.
x >= 0The object id of the entity being operated on. The unique object identifier
The number of entries to skip for pagination. Only available for type=list.
x >= 0The number of entries to limit in the response. Only available for type=list.
x >= 0The 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.
list, graph 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.
Sort by column. Can be used multiple times; prepend a hyphen for descending order. See parameter description for details about which columns are sortable.
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.