get
https://api.lucid.co/v1/auditLogs
Retrieves audit log events for the account. This API is exclusive to Enterprise Shield accounts. This endpoint is paginated.
Retrieves audit logs for the account.
This API is exclusive to Enterprise Shield accounts
To view a complete list of audit log event types and their schema, see Audit Log EventsTo view a complete list of actor and target types, see Actors and Targets
This endpoint is paginated. For more information, see Pagination .
Valid Authentication Methods
API Key Grants:
- AccountReadonly
OAuth 2.0 User Token and Account Token Scopes:
- account.audit.logs
400Bad request. Occurs when the query parameters are invalid.
403Forbidden. Occurs when the authorized token does not have permission to access audit logs.