Skip to main content
Get Retentions Enabled
curl --request GET \
  --url https://api.coralogix.com/mgmt/openapi/4/dataengine/retention-tags/v1/enabled \
  --header 'Authorization: <api-key>'
{
  "enableTags": true
}

Documentation Index

Fetch the complete documentation index at: https://docs.coralogix.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

API key authentication

Response

This data structure is obtained when retrieving the active status of retentions

enableTags
boolean