API referenceProviders
List the DNS providers the Connect engine can detect and automate
Response Body
application/json
curl -X GET "https://example.com/providers"{ "providers": [ { "id": "string", "rail": "string", "oauth": true } ], "count": 0}