Skip to main content

Web Service Method: Request a Task's Status

Abstract

Web Service Method: Request a Task's Status

Description

Returns the current status of an asynchronously called extraction identified by the task ID.

URL: /extractor/api/extract/zip/taskstatus

Request

Supported Methods

GET

Content-Type

application/x-www-form-urlencoded

HTTP Parameter

Parameter

Type

Required

Description

taskId

String

true

Task id of the asynchronous called task

BASIC_AUTH

String

false

CLIENT_CERT_AUTH

String

false

DIGEST_AUTH

String

false

FORM_AUTH

String

false

Response

This method returns execution results in JSON format.

TaskStatus

A TaskStatus object.