View audit log
GET
https://app.speybooks.com/api/v1/admin/audit-logRetrieve the platform admin audit log with pagination. Returns all admin actions in reverse chronological order, joined with the admin's email for display.
Each entry includes the action type, target entity type and ID, details JSON, IP address, and timestamp.
Response
200 Paginated admin audit log with action details and admin email.
Show response fields
logs array<object>Show child attributes
action stringadminEmail stringadminId integercreatedAt string date-timedetails objectentityId stringentityType stringid integeripAddress string