v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13112665.9 KB
tasks

TaskSubscription is a streaming call that will return a stream of task update events. This attaches the stream to an existing in process task. If the task is complete the stream will return the completed task (like GetTask) and close the stream.

get/v1/{+name}:subscribe

Path parameters

namestring required

The resource name of the task to subscribe to. Format: tasks/{task_id}

Query parameters

tenantstring

Optional tenant, provided as a path parameter. Experimental, might still change for 1.0 release.

Response

Successful response