تخطَّ إلى المحتوى

الحصول على أصل

GET /api/{projectId}/files/{identifier}

يمكن أن يكون المعرّف identifier هو UUID أو اسم الملف.

Terminal window
curl https://your-domain.com/api/{projectId}/files/img-uuid-1234 \
-H "Authorization: Bearer YOUR_API_TOKEN"