get
https://api.greynoise.io/v3/gnql/count
Return the total number of IPs matching a GNQL query, without
returning the IPs themselves. Use this to size a result set before
paging through it with GET /v3/gnql or exporting it with
GET /v3/gnql/ips.
Entitlement, data-reach, and restricted-field handling match the
search endpoint: if your plan reduces the query's reach or restricts a
field it references, the query is rewritten before it runs, the
response is a 206, and adjusted_query reports the query that was
actually executed.
