For AI agents: visit https://docs.digitalgenius.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
Kustomer Get Snippets by Key
| Input | Type | Description |
|---|
| Kustomer Domain | String | Kustomer Domain |
| Kustomer Key | String | Kustomer API Key |
| Snippet Key | String | Snippet key to search for; any snippets with matching keys will be included in returned list |
| Output | Type | Decription |
|---|
| Success | Boolean | Whether any snippets with matching keys were found |
| Snippet Data | List | Snippets returned |
| Number of Snippets | Number | Number of Snippets returned |
| Error | String | Error or response message |