Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Blockchain Api Blockchain Api
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Certificação por meio de Blockchain
  • Blockchain ApiBlockchain Api
  • Merge requests
  • !54

Merged
Created Jun 22, 2024 by Gabriel Saldanha de Negre@gabriel.negreDeveloper

Feature/list audit events

  • Overview 3
  • Commits 12
  • Pipelines 2
  • Changes 6

Added endpoint for listing/filtering audit events. The events can be filtered based on their ID, timestamp, action, type, user email or company name. Also added verification for admin permission to use the endpoint. If no filter params are sent, it returns all entitys stored (based on the pageable object) in ascending ID order.

Edited Jun 22, 2024 by Gabriel Saldanha de Negre
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: feature/list-audit-events