List Connected Providers
Settings
List Connected Providers
Return the status of every integration connected to the workspace
GET
List Connected Providers
Request
Use this endpoint to surface integration status to your UI or health checks. It aggregates email, calendar, messaging, and identity providers into a single view.Query Parameters
Optional filter:
email, calendar, channels, identity, storage, billing.Headers
Response
X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, and X-Request-ID.
Example Response
Errors
| Status | Code | Description |
|---|---|---|
| 401 | invalid_key | Invalid or expired API key |
| 403 | insufficient_permissions | Missing read:settings permission |
| 429 | rate_limited | Rate limit exceeded |