cURL
curl --request GET \ --url https://dev-knowledge-store.actualize.ae/v1/api/splitters
[ { "name": "<string>", "description": "<string>", "configOptions": {} } ]
List all supported Splitters in the system.
Successful Response
The name of the splitter with a minimum length of 5 characters.
5
A required description of the splitter with a minimum length of 15 characters.
15
The configuration options for the splitter.
Show child attributes