Audit Logs
List user actions and configuration changes within this organization.
List audit logs
ModelsExpand Collapse
AuditLogListResponse object { id, effective_at, type, 49 more } A log of a user action or configuration change within this organization.
A log of a user action or configuration change within this organization.
type: "api_key.created" or "api_key.updated" or "api_key.deleted" or 48 moreThe event type.
The event type.
actor: optional object { api_key, session, type } The actor who performed the audit logged action.
The actor who performed the audit logged action.
api_key: optional object { id, service_account, type, user } The API Key used to perform the audit logged action.
The API Key used to perform the audit logged action.
"certificate.deleted": optional object { id, certificate, name } The details for events with this type.
The details for events with this type.
"checkpoint.permission.created": optional object { id, data } The project and fine-tuned model checkpoint that the checkpoint permission was created for.
The project and fine-tuned model checkpoint that the checkpoint permission was created for.
"ip_allowlist.config.deactivated": optional object { configs } The details for events with this type.
The details for events with this type.
"ip_allowlist.created": optional object { id, allowed_ips, name } The details for events with this type.
The details for events with this type.
"ip_allowlist.deleted": optional object { id, allowed_ips, name } The details for events with this type.
The details for events with this type.
"login.failed": optional object { error_code, error_message } The details for events with this type.
The details for events with this type.
This event has no additional fields beyond the standard audit log attributes.
"logout.failed": optional object { error_code, error_message } The details for events with this type.
The details for events with this type.
This event has no additional fields beyond the standard audit log attributes.
"organization.updated": optional object { id, changes_requested } The details for events with this type.
The details for events with this type.
changes_requested: optional object { api_call_logging, api_call_logging_project_ids, description, 4 more } The payload used to update the organization settings.
The payload used to update the organization settings.
How your organization logs data from supported API calls. One of disabled, enabled_per_call, enabled_for_all_projects, or enabled_for_selected_projects
The list of project ids if api_call_logging is set to enabled_for_selected_projects
project: optional object { id, name } The project that the action was scoped to. Absent for actions not scoped to projects. Note that any admin actions taken via Admin API keys are associated with the default project.
The project that the action was scoped to. Absent for actions not scoped to projects. Note that any admin actions taken via Admin API keys are associated with the default project.
"rate_limit.updated": optional object { id, changes_requested } The details for events with this type.
The details for events with this type.
changes_requested: optional object { batch_1_day_max_input_tokens, max_audio_megabytes_per_1_minute, max_images_per_1_minute, 3 more } The payload used to update the rate limits.
The payload used to update the rate limits.
The maximum batch input tokens per day. Only relevant for certain models.
The maximum audio megabytes per minute. Only relevant for certain models.
The maximum images per minute. Only relevant for certain models.
"role.assignment.created": optional object { id, principal_id, principal_type, 2 more } The details for events with this type.
The details for events with this type.
"role.assignment.deleted": optional object { id, principal_id, principal_type, 2 more } The details for events with this type.
The details for events with this type.
"role.created": optional object { id, permissions, resource_id, 2 more } The details for events with this type.
The details for events with this type.
"role.updated": optional object { id, changes_requested } The details for events with this type.
The details for events with this type.
"service_account.updated": optional object { id, changes_requested } The details for events with this type.
The details for events with this type.