Skip to main content
POST
Get a provider connection URL

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

Connection URL created.

install_url
string
required

URL to open in the user's browser.