Get Augmentation State
Get the current graph augmentation state.
Returns information about which augmentations are currently applied, their parameters, and the last augmentation timestamp.
Response Body
application/json
curl -X GET "https://example.com/graph/augmentation/state"{ "success": true, "state": {}}