v1
latestOpenAPI 3.1.02026-07-2481742657.4 KBList audit log events
Retrieve audit log events for an organization. Use query parameters to filter events by time range, user, and event type.<br><br>This endpoint does not cost any credits to execute.
Path parameters
The ID of a Censys organization. See the Getting Started docs for more information.
The ID of a Censys organization. See the Getting Started docs for more information.
Query parameters
Amount of events to return per page.
Amount of events to return per page.
Page token for the requested page of audit log events.
Page token for the requested page of audit log events.
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.
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.
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.
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.
Only return events of this type. This field is deprecated and will be removed in a future version. Use event_types instead.
Only return events of this type. This field is deprecated and will be removed in a future version. Use event_types instead.
Only return events of these types.
Only return events of these types.
[ "user_login", "pat_created" ]
Exclude events of these types.
Exclude events of these types.
[ "user_login", "pat_created" ]
Only return events performed by this user.
Only return events performed by this user.
Order events by this field.
Order events by this field.
Response
OK