GET
/
ee
/
connectors
/
{connector_type}
/
auth_status
{
  "is_authenticated": true,
  "message": "<string>",
  "auth_url": "<string>"
}

Headers

authorization
string

Path Parameters

connector_type
string
required

Response

200
application/json

Successful Response

The response is of type object.