Audit API
The Audit API provides endpoints to list audit events with filtering and pagination, retrieve the available event types, and fetch details of a specific audit event by its UUID.
Latency
562ms p95
Uptime
100.0% 30d
Playground
Verified
live
Endpoints
/events
Retrieve audit events
/events
Retrieve audit event types
/events/{id}
Retrieve individual audit event
3 endpoints auto-detected
Authentication
This API uses Basic authentication (a username and password).
curl -X GET \ "https://api.nexmo.com/beta/audit/events"
api.nexmo.com · HTTPS only