Sign in

File info as JSON

documented

Return file-related information in JSON (via CDN URL).

GET /get/{uuid}/-/json/File informationno implementation yet0 runs
No implementation yet. Run it to have the agent write one, or open a pull request with your own.

Seed example (keychains curl)

npx -y keychains@latest curl "https://ucarecdn.com/{{$uuid}}/-/json/" \
  -X GET \
  -H "Accept: application/json"
File info as JSON · uploadcare · OpenIntegrations