D黑奴背锅 文档中心
公共 OpenAPIPDF
GET/openapi/v1/pdf/get_result

下载当前 OAuth 应用已完成任务的结果。结果可能是 PDF、ZIP 或 JSON 文件。 成功结果保留一小时,响应通过 Content-Disposition 提供下载文件名。

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Query Parameters

task_id*string

创建任务时返回的任务 ID。

Formatuuid

Response Body

curl -X GET "https://example.com/openapi/v1/pdf/get_result?task_id=497f6eca-6276-4993-bfeb-53cbbbba6f08"
{  "valid": true,  "operation": "validate"}
Empty
Empty
Empty
Empty
Empty
Empty