OPENAPI / COMPONENTS / SCHEMAS

Audit Log Out data structure

AuditLogOut

Structural definition for Audit Log Out in the Mistral AI API contract.

object10properties
actor_metadataobjectrequired

actor metadata value in the Mistral AI API contract.

actor_typeActorTyperequired

actor type value in the Mistral AI API contract.

created_atstringrequired

created at value in the Mistral AI API contract.

event_metadataobjectrequired

event metadata value in the Mistral AI API contract.

event_typeAuditLogEventTyperequired

event type value in the Mistral AI API contract.

log_idintegerrequired

log id value in the Mistral AI API contract.

organization_uuidstring

organization uuid value in the Mistral AI API contract.

target_metadataobjectrequired

target metadata value in the Mistral AI API contract.

target_typeTargetTyperequired

target type value in the Mistral AI API contract.

workspace_uuidstring

workspace uuid value in the Mistral AI API contract.