Endpoint Reference¶
Each page in this section documents one public endpoint property exposed by MDEClient.
- advanced_queries
- alerts
- authenticated_definitions
- authenticated_agents
- baseline_configurations
- browser_extension
- certificate_inventory
- device_av_health
- device_groups
- domain
- files
- firmware
- incidents
- indicators
- investigations
- ips
- library
- machine_actions
- machines
- recommendations
- remediations
- score
- settings
- software
- user
- vulnerabilities
These pages focus on the user-facing endpoint methods. Internal helper methods, such as the machine endpoint's private export helpers, are covered only when they affect the public behavior of another endpoint property.
Each page ends with an API section rendered by mkdocstrings directly from the module's Google-style docstrings, so signatures stay in sync with the code.