---
title: "Get Practicepanther Status"
method: GET
path: "/practicepanther/status"
tags: ["PracticePanther"]
---

# Get Practicepanther Status

`GET /practicepanther/status`

Check if PracticePanther integration is connected for the current customer.

## Response `200`

Successful Response

- PracticePantherStatus — PracticePanther connection status
  - `connected` boolean, required
  - `connected_at` string, nullable
  - `credentials_refreshed_at` string, nullable

---

[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/b642b91e0a5c/schema)
