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

# GET /v2/{+parent}/executions

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

Lists Executions from a Job. Results are sorted by creation time, descending.

## Path parameters

- `parent` string, required

## Query parameters

- `pageSize` integer
- `pageToken` string
- `showDeleted` boolean

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/run.md) · [All operations](https://skmtc.net/google/apis/run/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/run/versions/59efba436157/schema)
