---
title: "List Pipelines"
method: GET
path: "/nessie/pipeline/jobs"
tags: ["Retrieve Pipelines"]
---

# List Pipelines

`GET /nessie/pipeline/jobs`

This API endpoint returns the list of all the pipelines scheduled for a project.

## Query parameters

- `project_id` integer, required

## Response `200`

Success

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

---

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