Attachments.get_metadata
Get metadata for all processed attachments.
USAGE
Attachments.get_metadata()
This method returns detailed metadata about file processing results, including timing information, file sizes, and any errors encountered. Useful for debugging, analytics, and user feedback.
Returns
List[AttachmentMetadata]
-
List of metadata objects, one per file processed.