Skip to content

chore: implement organization scoped audit log requests #13663

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jun 26, 2024

Conversation

Emyrk
Copy link
Member

@Emyrk Emyrk commented Jun 25, 2024

Closes #13653

Allows org admins to fetch audit logs for a specific organization.

Note: Might add another url query param for organization_id so we do not have to mutate the search query to scope the request. Feels premature to do this before the UI has caught up.

@Emyrk Emyrk requested a review from f0ssel June 26, 2024 14:05
@Emyrk Emyrk merged commit 08e728b into main Jun 26, 2024
31 checks passed
@Emyrk Emyrk deleted the stevenmasley/org_audit_log_filter branch June 26, 2024 17:38
@github-actions github-actions bot locked and limited conversation to collaborators Jun 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Audit log API to filter by organization
2 participants