We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Southclaws/storyden'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
AuditEventGet.mdx•543 B
---
title: Audit Event Get
description: Retrieve a specific audit event by ID.
full: false
_openapi:
method: GET
toc: []
structuredData:
headings: []
contents:
- content: Retrieve a specific audit event by ID.
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Retrieve a specific audit event by ID.
<APIPage document={"../api/openapi.yaml"} operations={[{"path":"/admin/audit-events/{audit_event_id}","method":"get"}]} />