latestOpenAPI 3.1.02026-08-226994571.1 MB
1e929292ddd5
Audit Logging
Get Audit Log By Id
Get detailed information about a specific audit log entry by its ID.
Args: id (str): The unique identifier of the audit log entry
Returns: AuditLogResponse: Detailed information about the audit log entry
Raises: HTTPException: If the audit log is not found or if there's a database connection error
get/audit/{id}
Path parameters
idstring required
Response
Successful Response