Skip to content

GET /a/frontend/login/connectors

[Enterprise Only] Handle Login Connectors

No Parameters

Response Example (200)

Response Type /definitions/entFrontLoginConnectorsResponse

1
2
3
4
5
6
7
8
9
{
  "Connectors": [
    {
      "Id": "string",
      "Name": "string",
      "Type": "string"
    }
  ]
}

Auto generated by Pydio Cells Enterprise Distribution v4.4.13 on 7-May-2025