Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.coralogix.com/mgmt/openapi/4/enrichment-rules/custom-enrichment-rules/v1/{id} \ --header 'Authorization: <api-key>'
{ "customEnrichment": { "description": "<string>", "fileName": "<string>", "fileSize": 123, "id": 123, "isQueryOnly": true, "name": "<string>", "version": 123 } }
No description available
API key authentication
1
This response data structure is obtained when a custom enrichment is retrieved
Show child attributes
Was this page helpful?