---
title: "GET /v1/{+name}:subscribe"
method: GET
path: "/v1/{+name}:subscribe"
tags: ["tasks"]
---

# GET /v1/{+name}:subscribe

`GET /v1/{+name}:subscribe`

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.

## Path parameters

- `name` string, required

## Query parameters

- `tenant` string

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/workspaceevents.md) · [All operations](https://skmtc.dev/google/apis/workspaceevents/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/workspaceevents/revisions/d6202517e9f3/schema)
