Censys integration (Security, Data). Imported from open-connector.
https://api.platform.censys.io/v3/global/asset/host/{host_id}
| Param | Type | Required | Description |
|---|---|---|---|
| host_id | string | required | Censys host ID to retrieve. |
| at_time | string | optional | RFC 3339 timestamp for retrieving a historical host view. |
/global/asset/certificate/{certificate_id}
| Param | Type | Required | Description |
|---|---|---|---|
| certificate_id | string | required | Censys certificate ID to retrieve. |
/global/asset/webproperty/{webproperty_id}
| Param | Type | Required | Description |
|---|---|---|---|
| webproperty_id | string | required | Censys web property ID in hostname:port format, such as platform.censys.io:443. |
| at_time | string | optional | RFC 3339 timestamp for retrieving a historical web property view. |