S3 - Check if file exists without downloading it

Options
tbb
tbb Member
edited November 2022 in ? Working with APIs

Is there a way to check if particular file exists on external server (CF + S3 in this case) in Xano, without downloading the response? I'm assuming the easiest way would be to do HEAD instead of GET but I'm not sure if that's the right approach here.

Comments