List comments

Retrieve a paginated list of comments in your organization. Use query parameters to filter by asset, creator, or creation time.

This endpoint does not cost any credits to execute.

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

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

int32
1 to 1000
Defaults to 100

Number of comments to return per page.

string

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

string
enum
Defaults to create_time_desc

Sort order. Supported values: create_time_asc, create_time_desc.

Allowed:
string

Filter comments by asset identifier (host IP, certificate fingerprint, or web property hostname:port).

uuid

Filter comments by the user ID of the user who created the comment.

date-time

Filter comments created before this RFC3339 timestamp.

date-time

Filter comments created after this RFC3339 timestamp.

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