List tags

Retrieve a paginated list of tags in your organization. Private tags created by other users are not included in the results unless your account is an organization admin.

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 tags to return per page.

string

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

string
enum
Defaults to name_asc

Sort order. Supported values: name_asc, name_desc, created_at_asc, created_at_desc, updated_at_asc, updated_at_desc.

Allowed:
string

Filter tags by name (exact match).

uuid

Filter tags by the user ID of the user who created the tag.

string
enum

Filter tags by privacy setting.

Allowed:
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