kibana/api_docs/intercepts.mdx

35 lines
1.1 KiB
Text

---
####
#### This document is auto-generated and is meant to be viewed inside our experimental, new docs system.
#### Reach out in #docs-engineering for more info.
####
id: kibInterceptsPluginApi
slug: /kibana-dev-docs/api/intercepts
title: "intercepts"
image: https://source.unsplash.com/400x175/?github
description: API docs for the intercepts plugin
date: 2025-06-19
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'intercepts']
---
import interceptsObj from './intercepts.devdocs.json';
This plugin provides implementation for system level conditions which are then used in soliciting product feedback from users.
Contact [@elastic/appex-sharedux](https://github.com/orgs/elastic/teams/appex-sharedux) for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 4 | 0 | 4 | 2 |
## Client
### Consts, variables and types
<DocDefinitionList data={interceptsObj.client.misc}/>
## Server
### Consts, variables and types
<DocDefinitionList data={interceptsObj.server.misc}/>