v1
latestOpenAPI 3.0.12026-08-0435481.5 MBConnectors
Get connectors
Get all connectors in the current tenant.
get/api/connectors
Query parameters
targetstring
Filter connectors by target.
Response
An array of connectors.
Example response
[
{
"formItems": [
{
"defaultValue": {},
"showConditions": [
{
"expectValue": {}
}
]
}
]
}
]