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

# GET /v1/{+name}

`GET /v1/{+name}`

Looks up a single pipeline. Returns a "NOT_FOUND" error if no such pipeline exists. Returns a "FORBIDDEN" error if the caller doesn't have permission to access it.

## Path parameters

- `name` string, required

## Response `200`

Successful response

---

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