Access Workflows Through CLI and API
CLI Tool
Once created in the Verosint interface and exported (or manually created as JSON files), Workflows can be evaluated with the verosint tool. For example:
verosint evaluate rules email:[email protected] --ruleSetFile myrules.jsonAPI Reference
You can also interact with Workflows through the API endpoint. See the API reference.
Updated about 1 month ago