List tag operations

Retrieve a paginated list of bulk tag operations. Provide a tag ID in the path to scope the listing to a single tag, or - to list operations across all tags in your organization. Use query parameters to filter by type or status.

This endpoint does not cost any credits to execute.

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

The ID of the tag whose operations to list, or - to list operations across all tags in your organization.

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 operations 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
enum

Filter by operation type.

Allowed:
string
enum

Filter by operation status.

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