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/enrichment-rules/v1 \ --header 'Authorization: <api-key>'
{ "enrichments": [ { "enrichmentType": { "geoIp": { "withAsn": true } }, "fieldName": "1", "id": 1, "enrichedFieldName": "1", "selectedColumns": [ "city", "population" ] } ] }
No description available
API key authentication
This response data structure represents a collection of enrichments
Show child attributes
Was this page helpful?