Skip to main content
GET
Get Result

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

authorization
string

Set to Bearer <token> to pass token for authorization.

Path Parameters

task_id
string
required

Response

Successful Response

status
enum<string>
required
Available options:
PENDING,
STARTED,
FAILURE,
REVOKED,
SUCCESS,
CANCELLED
overallTally
TallyResponse · object | null
Example:
info
TaskInfo · object | null
result
KalaParserReport · object
error
string | null
papers
Papers · object | null
tallies
Tallies · object | null