List audit log events

Retrieve audit log events for an organization. Use query parameters to filter events by time range, user, and event type.

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
uuid
required

The ID of a Censys organization. See the Getting Started docs for more information.

Query Params
int32
1 to 100
Defaults to 10

Amount of events to return per page.

string

Page token for the requested page of audit log events.

date-time

Only return events that occurred after this time. This value must be on or after 2026-01-01T00:00:00Z. If not provided, will default to the earliest possible date.

date-time

Only return events that occurred before this time. This value must not be in the future. If not provided, it defaults to the current time.

string
enum
deprecated

Only return events of this type. This field is deprecated and will be removed in a future version. Use event_types instead.

event_types
array of strings | null

Only return events of these types.

event_types
exclude_event_types
array of strings | null

Exclude events of these types.

exclude_event_types
string

Only return events performed by this user.

string
enum
Defaults to timestamp_desc

Order events by this field.

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