ActionDetailsActionAuditDetails

Details for an audit / event action (kind = audit) — an immutable record of a lifecycle, prospect, or deal-room event.

  • file
    Type: object · FileAttachment nullable

    Attached file information for file-related events, if any. The event itself is identified by the top-level event field; this payload is present only when an event carries a file (e.g. an upload). An audit row with no file payload omits details entirely.

    • fileName
      Type: string

      Original filename

    • id
      Type: string

      File's unique identifier

    • url
      Type: null | string

      URL to download the file (may require authentication)

  • kind
    enum
    const:  
    audit
    values
    • audit