blobber icon indicating copy to clipboard operation
blobber copied to clipboard

Search endpoint to get file details/metadata using lookupHash

Open lawRathod opened this issue 2 years ago • 0 comments

  • We have ability to list files part of the allocation using listObjects available on gosdk.
  • The object in the response of listObject contains file details/metadata info.
  • Using lookupHash we would like to get any file's details from a REST endpoint.
  • Not sure but maybe we could add this to gosdk too.

lawRathod avatar Sep 09 '22 10:09 lawRathod