Audit Logs
List user actions and configuration changes within this organization.
List audit logs
ModelsExpand Collapse
class AuditLogListResponse: …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: Literal["api_key.created", "api_key.updated", "api_key.deleted", 48 more]The event type.
The event type.
actor: Optional[Actor]The actor who performed the audit logged action.
The actor who performed the audit logged action.
api_key: Optional[ActorAPIKey]The API Key used to perform the audit logged action.
The API Key used to perform the audit logged action.
checkpoint_permission_created: Optional[CheckpointPermissionCreated]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.
checkpoint_permission_deleted: Optional[CheckpointPermissionDeleted]The details for events with this type.
The details for events with this type.
ip_allowlist_config_activated: Optional[IPAllowlistConfigActivated]The details for events with this type.
The details for events with this type.
ip_allowlist_config_deactivated: Optional[IPAllowlistConfigDeactivated]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.
This event has no additional fields beyond the standard audit log attributes.
organization_updated: Optional[OrganizationUpdated]The details for events with this type.
The details for events with this type.
changes_requested: Optional[OrganizationUpdatedChangesRequested]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[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.
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[RateLimitUpdated]The details for events with this type.
The details for events with this type.
changes_requested: Optional[RateLimitUpdatedChangesRequested]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_updated: Optional[RoleUpdated]The details for events with this type.
The details for events with this type.