Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

JobName
string
required

The key JobName

Query Parameters

$select
string

Select structural property

Response

tasks response

JobName
string
required

The name of the job contain the current task.

TaskId
integer<int64>

The id of current task.

JobId
string

The id of the job contain the current task.

Index
string

The index of task.

Query
string

The query of task.

Table
string

The table name of query.

IsActive
boolean

Whether the task is active.

RowVersion
string

The version number of row information.