GET
/
v2
/
databases
/
{database}
/
auth
/
providers
[
  {
    "id": "github",
    "name": "GitHub",
    "type": "oauth"
  }
]

Path Parameters

database
string
required

The string (id or name, depending on the credentials)

Response

200 - application/json

List of providers

The response is of type object[].