cURL
curl --request GET \ --url http://api/enrichments/llm
{ "modules": [ "<string>" ] }
Get a list of enabled LLM enrichment modules
Successful Response