Sign in

Document info

documented

Determine target formats for a document.

GET /convert/document/{uuid}/Conversionno 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://api.uploadcare.com/convert/document/{{$uuid}}/" -X GET -H "Accept: application/vnd.uploadcare-v0.7+json" -H "Content-Type: application/json" -H "Authorization: Uploadcare.Simple {{UPLOADCARE_PUBLIC_KEY}}:{{UPLOADCARE_SECRET_KEY}}"
Document info · uploadcare · OpenIntegrations