Path Parameters

namespace
string
required

Namespace of the content

extraction_graph
string
required

Extraction graph name

extraction_policy
string
required

Extraction policy name

Query Parameters

content_id
string

Filter by content ID

outcome
enum<string>

Filter by task outcome

Available options:
pending,
success,
failure,
all
start_id
string

Pagination start ID. Omit to start from beginning. To continue iteration, specify id of the last task in the previous response

limit
integer

Maximum number of items to return

return_total
boolean

Whether to return total count

Response

200 - application/json
tasks
object[]
required

List of tasks

total
integer
required

Total number of tasks