Raw Lacework API
To access raw Lacework API endpoints, use the command lacework api <method> <path>
.
This command is useful when troubleshooting the behavior of commands, or to access functionality that hasn't been exposed via commands.
note
By default, all requests access APIv2, that is, they are all prefixed with /api/v2
.
To explore all available schemas from the Lacework API run.
lacework api get /schemas
For a complete list of available APIv2 endpoints, visit: