Workspace Diff

Compare GNQL query results between two workspaces. Returns per-IP
diff results showing which IPs exist in each workspace and the
field-level differences between them.

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 to compare from. 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 in both workspaces.

integer
Defaults to 10

Number of IP diff results to return. Defaults to 10.

string

Pagination token from a previous response to fetch the next page of results.

boolean
Defaults to false

When true, only return IPs that exist in both workspaces.

boolean
Defaults to false

When true, only return IPs sourced from the source workspace.

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