---
title: "Get Croo Extensions"
method: GET
path: "/croo/extensions"
tags: ["Croo"]
---

# Get Croo Extensions

`GET /croo/extensions`

The user extensions currently configured to graduate from Croo.

## Response `200`

Successful Response

- CrooExtensionsSettings — Customer-facing slice of the Croo filter config: just the list of user extensions the AI agent handles. The other filter dimensions (caller / dialed number, call direction, intake prompt) stay developer-only.
  - `filter_user_exts` string[]

---

[API](https://skmtc.dev/openintake/apis/fastapi.md) · [All operations](https://skmtc.dev/openintake/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openintake/fastapi/revisions/b642b91e0a5c/schema)
