Start Unique IPs Job

Start an asynchronous job to discover IPs that are unique to the
source workspace (present in source but not in target) for a given
GNQL query.

Returns a job ID that can be polled for status and results.

Workspace IDs can be copied from Plan details in the GreyNoise Visualizer: click the user menu in the top right, then select Plan details. The workspace ID is shown under the workspace name.

Body Params
string

The source workspace. IPs unique to this workspace will be
discovered. Defaults to the workspace associated with the request's
API key when omitted. Accepts either a workspace UUID or one of the
aliases greynoise (GreyNoise production / GoG), community
(community dataset; requires the community dataset entitlement), or
personal (the caller's workspace).

string

The target workspace to compare against. Accepts a workspace UUID or
one of the aliases greynoise, community, or personal. Defaults
to the GreyNoise production (GoG) workspace when omitted.

string
required

GNQL query string to filter IPs.

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