appwrite/docs/examples/1.7.x/server-rest/examples/storage/get-file.md
2025-05-18 02:28:12 +12:00

234 B

GET /v1/storage/buckets/{bucketId}/files/{fileId} HTTP/1.1 Host: cloud.appwrite.io X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: <YOUR_PROJECT_ID> X-Appwrite-Session: X-Appwrite-Key: <YOUR_API_KEY> X-Appwrite-JWT: <YOUR_JWT>