Use this endpoint with the token you get from the connection flow to retrieve information about the created integration.
It works in a similar way as the OAuth2 code flow to securely retrieve information and connect the integration to your user.Documentation Index
Fetch the complete documentation index at: https://docs.kombo.dev/llms.txt
Use this file to discover all available pages before exploring further.
Check out our full guide for more details about implementing the connection flow into your app.This endpoint is used to ensure users can’t trick your system connecting their account in your system to another customers integration. You don’t get the integration ID from the
showKomboConnect(link) function but only the short lived token used
for this endpoint so that users can’t send you arbitrary data that you would put
into your system.GET /connect/integration-by-token/:token Parameter
GET /connect/integration-by-token/:token Positive response