Get audit logs (admin)

get/api/notifications/v1/admin/audit-logs

Retrieves audit logs based on the provided filters. Allows admins to review actions and changes made within the notification command center for compliance and troubleshooting.

Query Parameters

  • requestobjectRequired
    • userIdstring
    • emailstring
    • usernamestring
    • eventTypestring
      Enum: NOTIFICATION_SENT NOTIFICATION_FAILED NOTIFICATION_RETRIED NOTIFICATION_DELIVERED NOTIFICATION_READ NOTIFICATION_CLICKED NOTIFICATION_UNSUBSCRIBED USER_CREATED USER_UPDATED USER_DELETED ADMIN_RESEND_NOTIFICATION ADMIN_UNBLOCK_EMAIL ADMIN_PATCH_CATEGORY_SUBSCRIPTION ADMIN_GET_AUDIT_LOGS ADMIN_POST_CATEGORY_SUBSCRIPTION ADMIN_POST_NOTIFICATION_SUBSCRIPTION EMAIL_BLOCKED_BOUNCE EMAIL_UNSUBSCRIBED_COMPLAINT DEVICE_TOKEN_CREATED DEVICE_TOKEN_DELETED
    • startDatestring<date-time>
    • endDatestring<date-time>
    • pageinteger<int32>Required
    • sizeinteger<int32>Required
      Maximum: <= 100
    • sortBystringRequired
      Pattern: ^(timestamp|id)$
    • sortDirectionstringRequired
      Pattern: ^(ASC|DESC)$

200 Response

string