Forum Discussion

satyan2142's avatar
satyan2142
Copper Contributor
Jan 19, 2023

Read contents of multiple blobs at once using a single API Call

I have a list of multiple blob names whose contents I need to read at once. But from the documentation, I could find only api that allows me to read each blob at a time.
This approach takes a lot of time and is expensive operation as it involves multiple REST API calls.

Is there an api that allows me to pass the list of blobnames and access it contents using one API call ?

 

 

Thanks

Satya

No RepliesBe the first to reply

Resources