Skip to main content
GET
Complete a provider connection

Path Parameters

provider
string
required

Provider identifier, such as slack or github.

Query Parameters

state
string
required

One-time value supplied through the connection URL.

code
string

Authorization code supplied by the provider when required.

installation_id
string

Installation identifier supplied by providers such as GitHub.

Response

Connected without a dashboard redirect.

status
string
required
Allowed value: "connected"