GNQL V3 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.

Query Params
string
required

GNQL query string

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json