OPENAPI / COMPONENTS / SCHEMAS
Audit Log Out data structure
AuditLogOutStructural definition for Audit Log Out in the Mistral AI API contract.
object10properties
actor_metadataobjectrequiredactor metadata value in the Mistral AI API contract.
actor_typeActorTyperequiredactor type value in the Mistral AI API contract.
created_atstringrequiredcreated at value in the Mistral AI API contract.
event_metadataobjectrequiredevent metadata value in the Mistral AI API contract.
event_typeAuditLogEventTyperequiredevent type value in the Mistral AI API contract.
log_idintegerrequiredlog id value in the Mistral AI API contract.
organization_uuidstringorganization uuid value in the Mistral AI API contract.
target_metadataobjectrequiredtarget metadata value in the Mistral AI API contract.
target_typeTargetTyperequiredtarget type value in the Mistral AI API contract.
workspace_uuidstringworkspace uuid value in the Mistral AI API contract.