Error
A valid request URL is required to generate request examples{
"valid": true,
"computed": "<string>",
"stored": "<string>"
}Audit Logs
Verify audit log signature
Recomputes the HMAC-SHA256 signature for a single audit log event and compares it (in constant time) against the stored signature to detect tampering.
GET
/
api
/
audit-logs
/
{id}
/
verify
Error
A valid request URL is required to generate request examples{
"valid": true,
"computed": "<string>",
"stored": "<string>"
}Authorizations
Management API authentication for /api/* endpoints. Use the Authorization header with Bearer <API key>.
Virtual keys, dashboard/user/session tokens, and x-api-key headers are not supported on management APIs.
Path Parameters
The unique identifier of the audit log event to verify.
Was this page helpful?
⌘I

