WorkOS
organizations.audit_log_configuration.get
Get the unified view of audit log trail and stream configuration for an organization.
Remote workos
Other tools also called organizations.audit_log_configuration.get?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"id": {
"type": "string",
"description": "Unique identifier of the Organization."
}
}
}