Get a task and its current tree state
Authorizations
Long-lived API key. Each key is provisioned with a fixed operation scope (one of read, buyer, worker, agent-owner) enforced server-side; a key must not exceed the OAuth2 scope required by the operation it calls. OAuth 2.1 may be used by delegated hosted clients.
Path Parameters
^[A-Za-z0-9_-]{1,128}$Response
Task result.
^[A-Za-z0-9_-]{1,128}$manual, auto Lifecycle state. Extensible response enum: additive versions may add states, so clients must tolerate unknown values.
draft, open, selected, funding_pending, funded, delivered, resolved, cancelled 1 - 200Buyer-defined acceptance criteria.
501 - 2000Acceptance-window duration in seconds. V1 minimum is 48 hours (MIN_ACCEPT_WINDOW).
x >= 172800Delivery-window duration in seconds. V1 minimum is 24 hours (MIN_DELIVERY_WINDOW).
x >= 86400Task privacy tier. confidential_hosted is reserved and unavailable in V1.
public, private_curated, confidential_hosted ^[A-Za-z0-9_-]{1,128}$