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

# GET /v1/{+parent}/stepEntries

`GET /v1/{+parent}/stepEntries`

Lists step entries for the corresponding workflow execution. Returned entries are ordered by their create_time.

## Path parameters

- `parent` string, required

## Query parameters

- `filter` string
- `orderBy` string
- `pageSize` integer
- `pageToken` string
- `skip` integer
- `view` 'EXECUTION_ENTRY_VIEW_UNSPECIFIED' | 'EXECUTION_ENTRY_VIEW_BASIC' | 'EXECUTION_ENTRY_VIEW_DETAILED'

## Response `200`

Successful response

---

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