Containers
Community
Enterprise
Get container entity info
Get basic info and counts for this container node.
get/api/v2/containers/{object_id}
Query parameters
countsboolean
Include counts of related entities. Default value is true.
Response
OK
This response is polymorphic and depends on the type of entity being queried and whether the count param is true or not. All node types will return a props field with the graph node properties and a kinds field with the graph node kinds. If count=true the response will also include additional fields with integer counts.