Skip to main content
Get Policy Priority Settings
curl --request GET \
  --url https://api.coralogix.com/mgmt/openapi/3/dataplans/policies/v1/getPolicyPrioritySettings \
  --header 'Authorization: <api-key>'
{
  "logsPolicySettings": {},
  "spansPolicySettings": {}
}

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

logsPolicySettings
object
spansPolicySettings
object