OUs
Community
Enterprise
Get OU entity info
Get info and counts for this OU node.
get/api/v2/ous/{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.
Changes
No recorded changes to this endpoint across all 66 revisions of this API.