# list_configured_providers

> **Function** in `deepagents_code`

📖 [View in docs](https://reference.langchain.com/python/deepagents-code/auth_store/list_configured_providers)

Return providers that currently have a stored credential, sorted.

## Signature

```python
list_configured_providers() -> list[str]
```

---

[View source on GitHub](https://github.com/langchain-ai/deepagents/blob/a98f0dfa8d534d8a1885b524632400e52db22ac6/libs/code/deepagents_code/auth_store.py#L437)