Get a Resource Driver.

GET {{baseUrl}}/orgs/:orgId/resources/drivers/:driverId

Only drivers that belongs to the given organization or registered as public are accessible through this endpoint

RESPONSES

status: OK

{"account_types":["gcp","aws"],"inputs_schema":{},"is_public":false,"org_id":"test-org","type":"dns","url_prefix":"https://drivers.example.com/route53/"}