---
title: "Terravibes Describe Run"
method: GET
path: "/runs/{run_id}"
tags: ["runs"]
---

# Terravibes Describe Run

`GET /runs/{run_id}`

Get information of a specific run.

## Path parameters

- `run_id` string, uuid, required — The ID of the workflow execution to get.

## 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)
