v1
latestOpenAPI 3.0.12026-08-0435481.5 MBConnectors
Get connector
Get connector data by ID
get/api/connectors/{id}
Path parameters
idstring required
The unique identifier of the connector.
Response
The connector data.
Example response
{
"formItems": [
{
"defaultValue": {},
"showConditions": [
{
"expectValue": {}
}
]
}
]
}