Skip to main content
Get Enrichment Limit

Authorizations

Authorization
string
header
required

API key authentication

Response

200 - application/json

This response data structure represents the enrichments limit

limit
integer<int64>
required

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

Required range: 0 <= x <= 2147483647
Example:

10

used
integer<int64>
required

Number of enrichment rules currently in use.

Required range: 0 <= x <= 2147483647
Example:

5