DeckFlow Logo Developers DeckFlow documentation
Developer Guide API Reference MCP CLI

Query Revamp Task

Query the execution progress and download URL of a document revamp task.

Interface Specification

Query revamp task execution progress and get the download details from result.url once complete.

GET /tools/tasks/:id

Request Headers

Header Type Required Description
Authorization String Yes Bearer <YOUR_API_KEY> — Your developer API key.

Path Parameters

Parameter Type Required Description
id String Yes The task ID returned when submitting the revamp task.