<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [XAPI](./x-components.xapi.md) &gt; [getSnippetConfig](./x-components.xapi.getsnippetconfig.md)

## XAPI.getSnippetConfig() method

To get the snippet config object.

**Signature:**

```typescript
getSnippetConfig(): SnippetConfig;
```
**Returns:**

[SnippetConfig](./x-components.snippetconfig.md)

The [snippetConfig](./x-components.normalisedsnippetconfig.md) object.

