Skip to main content

Overview

Prerequisites:
  • This feature is available with the Paradime Security pack.
  • Your API keys must have the Audit Logs viewer capability.
The examples below authenticate with an account API key — pass Authorization: Bearer <token> and X-Paradime-Workspace: <workspace_uid> (the account key starts with prdm_cmp_). Legacy workspace API keys are still supported: send X-API-KEY and X-API-SECRET headers instead. See API Keys.
The Audit Log API enables you to access and retrieve audit logs associated with your Paradime account.

Fetch Audit Logs

This endpoint enables fetching Audit logs metadata for all event types and workspaces in your account. Example Request