Complete the Intercom OAuth install
Integrations
Complete the Intercom OAuth install
OAuth redirect target Intercom sends the operator’s browser back to after they authorize the app. Verifies the HMAC-signed state, exchanges the code for a workspace access token, registers the webhook topics, and stores the connection. Intercom calls this endpoint as a top-level browser redirect — your application does not call it directly. A declined install returns a 400 error body.
GET
Complete the Intercom OAuth install
Authorizations
Dashboard JWT token from Clerk
Response
200 - application/json
Install outcome (connected, workspace_id, subscribed topics_subscribed, and a topic-registration summary) wrapped in the standard envelope.
The response is of type object.