Provides a secure, workspace‑scoped API for querying and retrieving audit records across Data Integrity Suite services.
The Audit Query Service API exposes methods for querying audit data and checking service readiness. It enables clients to access audit information for monitoring, compliance, and operational use cases through a consistent REST interface.
Methods
- POST Create audit query
-
Submits a new audit query for processing.
- GET Get audit query status
-
Retrieves the current status of a submitted audit query.
- GET Download audit query results
-
Returns a presigned AWS URL to download audit query results.