---
title: "GET /workflows/{id}/actions"
method: GET
path: "/workflows/{id}/actions"
tags: ["workflows"]
---

# GET /workflows/{id}/actions

`GET /workflows/{id}/actions`

**Required scope:** automation:workflows:read<br/><br/>Return list of actions assigned to tasks in a given Workflow.

## Path parameters

- `id` string, uuid, required

## Query parameters

- `adminAccess` boolean

## Response `200`

- string[]

## Other responses

- `4XX`

---

[API](https://skmtc.net/dynatrace/apis/automation.md) · [All operations](https://skmtc.net/dynatrace/apis/automation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dynatrace/automation/versions/0fe23f9b256b/schema)
