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

Authorizations

Authorization
string
header
required

API key authentication

Response

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

enableTags
boolean