# List all the supported SSO connector provider details **GET /api/sso-connector-providers** Get a complete list of supported SSO connector providers. ## Servers - Logto endpoint address.: https://[tenant_id].logto.app (Logto endpoint address.) ## Authentication methods - O auth2 ## Parameters ## Responses ### 200 A list of SSO provider data. #### Body: application/json (array[object]) - **providerName** (string) - **providerType** (string) - **logo** (string) - **logoDark** (string) - **description** (string) - **name** (string) ### 401 Unauthorized ### 403 Forbidden [Powered by Bump.sh](https://bump.sh)