---
title: "Pull pipe configs from cloud"
method: POST
path: "/sync/pipes/pull"
tags: ["Cloud Sync"]
---

# Pull pipe configs from cloud

`POST /sync/pipes/pull`

Pull pipe manifest from cloud, merge with local, apply to disk.

## Response `200`

OK

- PipeSyncResponse — Response from pipe sync operations.
  - `success` boolean, required
  - `actions` string[], required
  - `errors` string[]

## Changes

> 10 revisions in range; 1 could not be searched.

- **2026-04-09** `0f0f8030c7e2` — 1 info
  - api tag `Cloud Sync` added
- **2026-04-08** `1a63468a8d30` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/screenpipe/apis/screenpipe-api/changes/sync/pipes/pull/post.md)

---

[API](https://skmtc.dev/screenpipe/apis/screenpipe-api.md) · [All operations](https://skmtc.dev/screenpipe/apis/screenpipe-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/screenpipe/screenpipe-api/revisions/c48ab58de88e/schema)
