# ai_mentor_orgs_all_triggers_retrieve List all triggers for an organization. Args: request: The HTTP request. org: The organization/tenant identifier. Returns: Response: A list of trigger slugs for the organization. Raises: BadRequest: If the request is invalid. Endpoint: GET /api/ai-mentor/orgs/{org}/all-triggers/ Version: 3.59.0-ai-plus Security: PlatformApiKeyAuthentication ## Path parameters: - `org` (string, required)