---
title: "Get Raw Workflow By Id"
method: GET
path: "/workflows/{workflow_id}/raw"
tags: ["workflows", "alerts"]
---

# Get Raw Workflow By Id

`GET /workflows/{workflow_id}/raw`

Get workflow executions by ID

## Path parameters

- `workflow_id` string, required

## Response `200`

Successful Response

- string

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/keephq/apis/keep-api.md) · [All operations](https://skmtc.net/keephq/apis/keep-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/keephq/keep-api/revisions/bb4a0896091f/schema)
