Parameter | Description |
---|---|
Fields | A comma-separated list of fields to include in the response. All other fields will be excluded. For example: * host, web * web.endpoints * cert For a complete list of all available fields, please visit the Censys docs. |
Query | The CenQL query string to search by. For example: host.services.port=21 or host.services.protocol=FTP For more information about Censys query syntax, see the Censys documentation. |
Parameter | Description |
---|---|
Page Size | The amount of results to return per page. |
Page Token | A page token for the requested page of search results. The page token can be obtained from the next_page_token or previous_page_token fields in the response json. |