---
title: "Owned Or Used"
method: GET
path: "/v4/pipelines/owned-or-used"
tags: ["Pipelines"]
---

# Owned Or Used

`GET /v4/pipelines/owned-or-used`

Get a lean list of pipelines that the user has either used or owns.

## Response `200`

Successful Response

- GetLean[]
  - `id` string, required
  - `name` string, required
  - `pointers` string[], required
  - `created_at` string, date-time
  - `image_url` string

---

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