---
title: "Terravibes Describe Workflow"
method: GET
path: "/workflows/{workflow}"
tags: ["workflows"]
---

# Terravibes Describe Workflow

`GET /workflows/{workflow}`

Get a workflow by name, either as JSON description, or YAML graph implementation.

## Path parameters

- `workflow` string, required — The name of the workflow to be described.

## Query parameters

- `return_format` string — The format to return the workflow in [description, yaml].

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/azure/apis/terravibes-spatial-api.md) · [All operations](https://skmtc.net/azure/apis/terravibes-spatial-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/terravibes-spatial-api/versions/a5f8eb465ef6/schema)
