List risks

Returns the risks (vulnerabilities, misconfigurations, and exposures) identified across a supply chain. By default the entire supply chain is searched; provide supplier_ids to narrow the search to specific suppliers.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The ID of a Censys supply chain. Obtain the supply chain ID using the list supply chains endpoint to find the IDs of your organization's supply chains.

Query Params
uuid
required

The ID of a Censys organization to associate the request with. See the Getting Started docs for more information.

supplier_ids
array of uuids | null

Narrow the search to one or more Censys suppliers in the supply chain. For multiple values, include comma-separated values. When omitted, the entire supply chain is searched.

supplier_ids
string

A CenQL query. When set, only risks present on assets matching this query are returned.

string
enum

Filter to a single risk category. When omitted, misconfigurations, vulnerabilities, and exposures are all included.

Allowed:
string
enum

Filter to risks observed on a single asset resource type. When omitted, hosts and web are both included.

Allowed:
int32
1 to 100
Defaults to 100

Maximum number of risks to return per page.

string

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

Headers
uuid

The ID of a Censys organization to associate the request with. See the Getting Started docs for more information. Note: The header parameter is supported for atypical use cases; we recommend always providing this field via the query parameter.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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