File info as JSON
documentedReturn file-related information in JSON (via CDN URL).
GET /get/{uuid}/-/json/File informationno implementation yet0 runsNo 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"