cURL
curl --request GET \ --url https://7gzkqkjgcg.execute-api.us-east-2.amazonaws.com/stage/db/s3/{YOUR_BUCKET_NAME}/structure
{ "statusCode": 200, "body" { ... compelete: true, } }
This endpoint returns the structure of your s3 Bucket, allowing you to see the folders and files in the bucket