v1
latestOpenAPI 3.1.02026-07-2481742657.4 KBAggregate supply chain assets
Aggregate assets across a supply chain by a given field. By default the aggregation covers every supplier in the supply chain; provide supplier_ids to narrow it to specific suppliers.
Path parameters
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.
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 parameters
The ID of a Censys organization to associate the request with. See the Getting Started docs for more information.
The ID of a Censys organization to associate the request with. See the Getting Started docs for more information.
Headers
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.
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.
Request body
Example request
{
"field": "host.services.port",
"query": "host.services.protocol=SSH",
"supplier_ids": [
"11111111-2222-3333-4444-555555555555"
]
}Response
Assets aggregated successfully