Use this endpoint with the token you get from the connection flow to retrieve information about the created integration.
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
The response is of type object
.