Get Root CA entity info
Get info and counts for this Root CA node.
Documentation Index
Fetch the complete documentation index at: https://specterops-bp-2510-sharphound-collection.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Authorization: Bearer $JWT_TOKEN
Headers
Prefer header, used to specify a custom timeout in seconds using the wait parameter as per RFC7240. Passing in wait=-1 bypasses all timeout limits when the feature is enabled.
^wait=(-1|[0-9]+)$Path Parameters
The object id of the entity being operated on. The unique object identifier
Query Parameters
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.