Audit Logs
Audit Log List
get/api/v1/admin/audit-logs
Query parameters
pageinteger
limitinteger
qstring
Search keyword (username, entity id, path, IP)
action'plan.create' | 'plan.update' | 'plan.updateStatus' | 'plan.delete' | 'formField.create' | 'formField.update' | 'formField.delete' | 'order.markPaid' | 'license.create' | 'license.update' | 'license.resend' | 'license.download' | 'license.delete' | 'certificateTemplate.create' | 'certificateTemplate.update' | 'certificateTemplate.duplicate' | 'certificateTemplate.setDefault' | 'certificateTemplate.delete' | 'queryPlan.create' | 'queryPlan.update' | 'queryPlan.delete' | 'contract.create' | 'contract.update' | 'contract.updateStatus' | 'contract.delete' | 'contractParty.create' | 'contractParty.update' | 'contractParty.delete' | 'user.create' | 'user.update' | 'user.delete' | 'role.create' | 'role.update' | 'role.delete' | 'settings.update' | 'translation.batchFromPrimary' | 'translation.toLocale' | 'translation.field' | 'translation.fieldToLocale' | 'auth.login' | 'auth.loginFailed' | 'auth.logout' | 'auth.changePassword'
entityType'plan' | 'formField' | 'order' | 'license' | 'certificateTemplate' | 'queryPlan' | 'contract' | 'contractParty' | 'user' | 'role' | 'settings' | 'translation'
entityIdstring
userIdinteger
fromstring
ISO date-time lower bound (inclusive)
tostring
ISO date-time upper bound (inclusive)
Response
Audit log list
Changes
No recorded changes to this endpoint across all 1 revision of this API.