function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
SastryMSastryM 

How to fetch the attachment object metadata using metadata api

We have a requirement where we need to fetch attachment related metadata (File size , file type) using metadata api or by some other way in apex rest services.

I request for anyone's help on how to implement this.

Thanks