Find managed connections by provider type and current state
Invalid Authorization
You must upgrade your plan to use this feature
You are not allowed to perform this action
You must accept the Drata terms and conditions to use the API
Internal server error
{- "data": [
- {
- "id": "1",
- "clientType": "GOOGLE",
- "state": "ACTIVE",
- "connected": false,
- "connectedAt": "2025-07-01T16:45:55.246Z",
- "failedAt": "2025-07-01T16:45:55.246Z",
- "clientId": "abc123",
- "clientAlias": "My-connection-alias-1",
- "aliasUpdatedAt": "2025-07-01T16:45:55.246Z",
- "deletedAt": "2025-07-01T16:45:55.246Z",
- "providerTypes": [
- {
- "value": "MDM",
- "isEnabled": true
}
], - "code": 10010,
- "groupLabel": "Everyone"
}
], - "page": 1,
- "limit": 10,
- "total": 100
}