v1
latestOpenAPI 3.0.22026-08-04152025.1 KBPartner integrations
Get All Integrations
get/api/v2/integrations
Query parameters
skipinteger
limitinteger
partner_codestring
partner_namestring
integration_typestring
channel_codestring
Response
Successful Response
Example response
[
{
"id": "unique identifier of the integration",
"partner_code": "code of integration partner",
"partner_name": "name of integration partner",
"integration_type": "type of integration(dbi or cva)"
}
]