get https://api.kombo.dev/v1/integrations/
Get the specified integration with everything you need to display it to your customer.
{
"status": "success",
"data": {
"id": "factorial:8d1hpPsbjxUkoCoa1veLZGe5",
"tool": {
"id": "factorial",
"label": "Factorial",
"logo_url": "https://storage.googleapis.com/kombo-assets/integrations/factorial/logo.svg",
"icon_url": "https://storage.googleapis.com/kombo-assets/integrations/factorial/icon.svg"
},
"category": "HRIS",
"status": "ACTIVE",
"end_user": {
"organization_name": "Acme",
"creator_email": "[email protected]",
"origin_id": "2DQJAUtSzzzKP9buDTvUvPk3"
},
"created_at": "2022-08-07T14:01:29.196Z"
}
}