v1
latestOpenAPI 3.1.02026-07-2481742657.4 KBList comments
Retrieve a paginated list of comments in your organization. Use query parameters to filter by asset, creator, or creation time.<br><br>This endpoint does not cost any credits to execute.
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.
Number of comments to return per page.
Number of comments to return per page.
Pagination token from a previous response to retrieve the next page of results.
Pagination token from a previous response to retrieve the next page of results.
Sort order. Supported values: create_time_asc, create_time_desc.
Sort order. Supported values: create_time_asc, create_time_desc.
Filter comments by asset identifier (host IP, certificate fingerprint, or web property hostname:port).
Filter comments by asset identifier (host IP, certificate fingerprint, or web property hostname:port).
Filter comments by the user ID of the user who created the comment.
Filter comments by the user ID of the user who created the comment.
Filter comments created before this RFC3339 timestamp.
Filter comments created before this RFC3339 timestamp.
Filter comments created after this RFC3339 timestamp.
Filter comments created after this RFC3339 timestamp.
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.
Response
Comments retrieved successfully