---
title: "Get Audit Logs"
method: GET
path: "/v1/admin/audit-logs"
tags: ["beta.admin.audit-logs"]
---

# Get Audit Logs

`GET /v1/admin/audit-logs`

List audit log entries for the Organization.

## Query parameters

- `actor_type` ActorType[], nullable — Actor types to include in the audit log results.
- `event_type` AuditLogEventType[], nullable — Event types to include in the audit log results.
- `target_type` TargetType[], nullable — Target resource types to include in the audit log results.
- `actor_user_uuid` string, nullable — Filter logs by the UUID of the user who performed the action.
- `sort` 'ascending' | 'descending' — Sort order for audit log entries.
- `after` string, date-time, nullable — Return audit log entries after this time.
- `before` string, date-time, nullable — Return audit log entries before this time.
- `limit` integer — Maximum number of results to return.

## Response `200`

OK

- AuditLogOut[]
  - `created_at` string, date-time, required — Time when the audit log entry was created.
  - `actor_type` 'HUMAN' | 'API_KEY' | 'OTHER', required
  - `actor_metadata` object, required — Details about who performed the action.
  - `event_type` 'user.create' | 'user.delete' | 'user.log_in' | 'user.info.update' | 'user.password.update' | 'user.phone_number.verify' | 'user.organization.leave' | 'user.organization.role.update' | 'user.organization.delete' | 'user.organization.join' | 'organization.create' | 'organization.update' | 'organization.invite.send' | 'organization.invite.resend' | 'organization.invite.accepted' | 'organization.invite.revoked' | 'organization.join_by_email_domain' | 'organization.domain_verification.disable' | 'organization.domain_verification.enable' | 'organization.email_domain_authentication.enable' | 'organization.email_domain_authentication.disable' | 'organization.saml_authentication.enable' | 'organization.saml_authentication.disable' | 'organization.saml_authentication.sso_user_provisioning.update' | 'organization.seat_auto_assign.enable' | 'organization.seat_auto_assign.disable' | 'organization.kind.update' | 'organization.sso_seat_auto_assign.enable' | 'organization.sso_seat_auto_assign.disable' | 'workspace.create' | 'workspace.update' | 'workspace.delete' | 'workspace.member.add' | 'workspace.member.remove' | 'workspace.member.role.update' | 'user_group.create' | 'user_group.update' | 'user_group.delete' | 'user_group.member.add' | 'user_group.member.remove' | 'user_group.workspace.provision' | 'user_group.workspace.deprovision' | 'user_group.workspace.update' | 'billing.information.updated' | 'billing.payment_method.added' | 'billing.payment_method.removed' | 'billing.payment_method.default_changed' | 'billing.invoice.retried' | 'billing.subscription.subscribe' | 'billing.subscription.unsubscribe' | 'billing.subscription.cancel_unsubscribe' | 'billing.subscription.add_seats' | 'billing.subscription.remove_seats' | 'billing.subscription.termination_date.updated' | 'billing.credits.added' | 'billing.gift_code.used' | 'billing.monthly_limit.updated' | 'billing.workspace_monthly_limit.updated' | 'billing.shared_budget_override.updated' | 'billing.auto_recharge.updated' | 'billing.seat.grant' | 'billing.seat.revoke' | 'le_chat.conversation.created' | 'le_chat.conversation.deleted' | 'le_chat.conversation_batch.deleted' | 'le_chat.conversation.public_sharing.enabled' | 'le_chat.conversation.public_sharing.disabled' | 'le_chat.flash_answers.enabled' | 'le_chat.flash_answers.disabled' | 'le_chat.localisation_sharing.enabled' | 'le_chat.localisation_sharing.disabled' | 'le_chat.memories.enabled' | 'le_chat.memories.disabled' | 'le_chat.data.training_enabled' | 'le_chat.data.training_disabled' | 'le_chat.actions.external_link' | 'admin_api_key.created' | 'admin_api_key.delete' | 'api_key.create' | 'api_key.rotate' | 'api_key.delete' | 'secret_store.entry.create' | 'secret_store.entry.update' | 'secret_store.entry.delete' | 'service_account.create' | 'service_account.update' | 'service_account.delete' | 'service_account.client_secret.create' | 'service_account.client_secret.delete' | 'service_account.roles.set' | 'agent.create' | 'agent.delete' | 'agent.update' | 'skill.create' | 'skill.delete' | 'skill.enable' | 'skill.disable' | 'skill.update' | 'skill.share' | 'skill.unshare' | 'skill.load' | 'skill.force_load' | 'skill.version.create' | 'prompt.create' | 'prompt.delete' | 'prompt.update' | 'prompt.version.create' | 'knowledge_base.create' | 'knowledge_base.delete' | 'knowledge_base.update' | 'knowledge_base.version.create' | 'custom_voice.create' | 'custom_voice.update' | 'custom_voice.delete' | 'feature_permission.override.created' | 'feature_permission.override.deleted' | 'resource.share' | 'resource.unshare' | 'la_plateforme.training.enabled' | 'la_plateforme.training.disabled' | 'cloud_runtime.app.created' | 'cloud_runtime.app.updated' | 'cloud_runtime.app.deleted' | 'cloud_runtime.app.paused' | 'cloud_runtime.app.resumed' | 'cloud_runtime.deployment.created' | 'cloud_runtime.deployment.succeeded' | 'cloud_runtime.deployment.canceled' | 'cloud_runtime.deployment.stopped' | 'cloud_runtime.deployment.failed' | 'cloud_runtime.deployment.autoscaled' | 'cloud_runtime.domain.created' | 'cloud_runtime.domain.updated' | 'cloud_runtime.domain.deleted' | 'cloud_runtime.secret.created' | 'cloud_runtime.secret.updated' | 'cloud_runtime.secret.deleted' | 'cloud_runtime.service.created' | 'cloud_runtime.service.paused' | 'cloud_runtime.service.resumed' | 'cloud_runtime.service.deleted' | 'cloud_runtime.service.manually_scaled' | 'cloud_runtime.service.manual_scaling_deleted' | 'cloud_runtime.persistent_volume.created' | 'cloud_runtime.persistent_volume.deleted' | 'cloud_runtime.persistent_volume.attached' | 'cloud_runtime.persistent_volume.detached' | 'fine_tuning_job.create' | 'fine_tuning_job.cancel' | 'batch_job.create' | 'batch_job.cancel' | 'batch_job.delete' | 'data_capture.extract_job.create' | 'data_capture.extract_job.cancel' | 'dataset.create' | 'dataset.delete' | 'library.create' | 'library.delete' | 'library.update' | 'library.share' | 'library.unshare' | 'library.document.create' | 'library.document.delete' | 'library.document.bulk_delete' | 'library.document.update' | 'library.document.reprocess' | 'integration.connected' | 'integration.disconnected' | 'indexing.workflow.completed' | 'indexing.deleted' | 'connection.admin.setup_index' | 'connection.admin.deleted' | 'integration.activated_for_org' | 'integration.deactivated_for_org' | 'integration.activated_for_workspace' | 'integration.deactivated_for_workspace' | 'integration.activated_for_user' | 'integration.deactivated_for_user' | 'integration.created' | 'integration.updated' | 'integration.deleted' | 'integration.tool_called' | 'integration.credentials.created_or_updated' | 'integration.credentials.deleted' | 'integration.preferences.created_or_updated' | 'integration.preferences.deleted' | 'integration.authentication_method.created_or_updated' | 'integration.connection.created' | 'integration.shared' | 'connectors_gateway.tool_called' | 'crawler.config.create' | 'crawler.config.update' | 'crawler.config.delete' | 'crawler.run.create' | 'crawler.run.cancel' | 'rate_limit.rule.create' | 'rate_limit.rule.update' | 'rate_limit.rule.delete', required
  - `event_metadata` object, required — Details about the recorded action.
  - `target_type` 'USER' | 'USER_GROUP' | 'ORGANIZATION' | 'WORKSPACE' | 'API_KEY' | 'ADMIN_API_KEY' | 'SERVICE_ACCOUNT' | 'AGENT' | 'SKILL' | 'PROMPT' | 'KNOWLEDGE_BASE' | 'CUSTOM_VOICE' | 'DATASET' | 'FINE_TUNING_JOB' | 'BATCH_JOB' | 'DATA_CAPTURE_EXTRACT_JOB' | 'LE_CHAT_CONVERSATION' | 'LE_CHAT_MEMORIES' | 'LE_CHAT_FLASH_ANSWERS' | 'LE_CHAT_LOCALISATION' | 'LE_CHAT_DATA' | 'INVOICE' | 'WALLET' | 'MONTHLY_LIMIT' | 'WORKSPACE_MONTHLY_LIMIT' | 'SHARED_BUDGET' | 'AUTO_RECHARGE' | 'PAYMENT_METHOD' | 'SUBSCRIPTION' | 'BILLING_INFO' | 'LIBRARY' | 'LIBRARY_DOCUMENT' | 'INTEGRATION' | 'CONNECTORS_GATEWAY' | 'FEATURE_PERMISSION' | 'SECRET_STORE_ENTRY' | 'CRAWLER_CONFIG' | 'SHARED_RESOURCE' | 'RATE_LIMIT_RULE' | 'APP' | 'DEPLOYMENT' | 'DOMAIN' | 'PERSISTENT_VOLUME' | 'SECRET' | 'SERVICE', required
  - `target_metadata` object, required — Details about the affected resource.
  - `log_id` integer, required — Audit log entry ID.
  - `organization_uuid` string, uuid, nullable — Organization ID for the audit log entry.
  - `workspace_uuid` string, uuid, nullable — Workspace ID for the audit log entry.

---

[API](https://skmtc.net/mistral/apis/mistral-ai-api.md) · [All operations](https://skmtc.net/mistral/apis/mistral-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mistral/mistral-ai-api/revisions/933c4ebdcd72/schema)
