---
title: "Sync Practicepanther Data"
method: POST
path: "/developer/practicepanther/sync"
tags: ["Developer", "Developer - Integrations"]
---

# Sync Practicepanther Data

`POST /developer/practicepanther/sync`

Trigger a PracticePanther data sync for the current customer.

Syncs all contacts and refreshes locally tracked matters.
Developer-only endpoint.

## Response `200`

Successful Response

- PracticePantherSyncResponse — Response for triggering PracticePanther data sync
  - `message` string, required — Status message
  - `task_id` string, nullable — Celery task ID for tracking (if async)

---

[API](https://skmtc.dev/openintake/apis/fastapi.md) · [All operations](https://skmtc.dev/openintake/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openintake/fastapi/revisions/4a81645b59f6/schema)
