How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Conductor Task API

APIs for polling and updating tasks

Conductor Task API is one of 6 APIs that Conductor publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

This API exposes 4 JSON Schema definitions.

Tagged areas include Task. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an AsyncAPI specification, a JSON-LD context, and 4 JSON Schemas.

This API exposes 9 operations across 8 paths, and defines 5 schemas. It is described by OpenAPI 3.2.0, at version 3.x.

Requests are made against 2 base URLs: https://localhost:8080/api, https://play.orkes.io/api.

9 operations 8 paths 5 schemas 6 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
3.x
Servers
https://localhost:8080/api
https://play.orkes.io/api
License
Resource Areas
1

Paths & Operations 9

Across 8 paths, the API surfaces 9 operations — 6 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Task 9

APIs for polling and updating tasks

GET
/tasks/poll/{taskType}
Conductor Poll for a Task
pollForTask 3 params → 200204
GET
/tasks/poll/batch/{taskType}
Conductor Batch Poll for Tasks
batchPollForTasks 5 params → 200
POST
/tasks
Conductor Update Task Status
updateTask body → 200400
GET
/tasks/{taskId}
Conductor Get Task Details
getTask 1 param → 200404
POST
/tasks/{taskId}/ack
Conductor Acknowledge a Task
acknowledgeTask 2 params → 200404
POST
/tasks/{taskId}/log
Conductor Add a Log Entry to a Task
addTaskLog 1 param body → 200
GET
/tasks/{taskId}/log
Conductor Get Task Execution Logs
getTaskLogs 1 param → 200
GET
/tasks/queue/sizes
Conductor Get Task Queue Sizes
getTaskQueueSizes 1 param → 200
GET
/tasks/search
Conductor Search for Tasks
searchTasks 5 params → 200

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are Task (24 properties), TaskSummary (16 properties), TaskResult (9 properties), TaskExecLog (3 properties). Each schema is shown below with its type and property counts.

TaskSummary
object
16 properties
TaskExecLog
object
3 properties
Task
object
24 properties
SearchResultTaskSummary
object
2 properties
TaskResult
object
9 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

conductor-task-api-openapi.yml Raw ↑

Other APIs Conductor publishes across the network.

Conductor Admin API
Conductor Event API
Conductor Metadata - Task API
Conductor Metadata - Workflow API
Conductor Workflow API
Where this information came from

This is an independent, third-party profile of Conductor Task API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.