cURL
curl --request GET \ --url https://{FUSION HOST}/api/connectors/schema/{connector}/types
[ "lucidworks.web-v2" ]
Return the plugin sub-types for the specified connector.
The connector ID.
OK
The response is of type string[].
string[]
Was this page helpful?