---
title: "GET /v2/{+parent}/tasks"
method: GET
path: "/v2/{+parent}/tasks"
tags: ["projects"]
---

# GET /v2/{+parent}/tasks

`GET /v2/{+parent}/tasks`

Lists the tasks in a queue. By default, only the BASIC view is retrieved due to performance considerations; response_view controls the subset of information which is returned. The tasks may be returned in any order. The ordering may change at any time.

## Path parameters

- `parent` string, required

## Query parameters

- `pageSize` integer
- `pageToken` string
- `responseView` 'VIEW_UNSPECIFIED' | 'BASIC' | 'FULL'

## Response `200`

Successful response

---

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