پرش به مطلب اصلی

دریافت اطلاعات فایل

مولفه ها

KeyTypeRequiredInExample
fileIdstringtruequery-
basedOnenum ['_id', 'fileId']falsequerySearch file based on _id or fileId key
curl -X 'GET' \
'https://api.vidprotect.ir/v1/storage/bucket/file/info?fileId=_id' \
-H 'accept: application/json' \
-H 'api_key: your_api_key' \
-H 'secret_key: your_secret_key'