---
title: "Get Status"
method: POST
path: "/ee/connectors/status"
tags: ["EE - Connectors"]
---

# Get Status

`POST /ee/connectors/status`

Get the authentication status for a connector.

## Headers

- `authorization` string

## Request body

- ConnectorAuthRequest
  - `connector_type` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2025-11-05** `9ade02dd7b1d` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/morphik-org/apis/fastapi/changes/ee/connectors/status/post.md)

---

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