WorkOS
organizations.audit_logs_retention.get
Get the configured event retention period for the given Organization.
Remote workos
Other tools also called organizations.audit_logs_retention.get?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"id": {
"type": "string",
"description": "Unique identifier of the Organization."
}
}
}