Skip to main content
GET
Read a connector status

Authorizations

Authorization
string
header
required

Obtain a token via the CLI auth flow (POST /v1/auth/sessions) or GitHub OAuth

Path Parameters

workspace_id
string<uuid>
required

Workspace identifier.

provider
string
required

Provider identifier, such as slack or github.

Response

Connector status.

status
enum<string>
required
Available options:
connected,
not_connected
team
string | null

Connected Slack workspace name. Null for other providers.

label
string | null

Provider label when available.