Skip to main content

Get Enrichment Limit

GEThttps://api.coralogix.com/mgmt/openapi/5/enrichment-rules/enrichment-rules/v1/limit

Authorizations

Authorizationstringheaderrequired
API key authentication

Returns the maximum number of enrichment rules allowed.

Response

application/json

This response data structure represents the enrichments limit

    limit#int64required

    Maximum number of enrichment rules allowed for the account. Defaults to 5.

    Possible values: >= 0 and <= 2147483647

    Example: 10
    used#int64required

    Number of enrichment rules currently in use.

    Possible values: >= 0 and <= 2147483647

    Example: 5