OpenAPI 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

idstring required
updated_atstring date-time required
changed_bystring required
changed_by_api_keystring required
actionstring required
table_namestring required
object_idstring required
before_valueobject nullable
updated_valuesobject nullable