gitpod.v1.AccountService

ListSSOLogins

post/gitpod.v1.AccountService/ListSSOLogins

Query parameters

pageSizeinteger
tokenstring

Request body

emailstring email required

email is the email the user wants to login with

returnTostring uri nullable

return_to is the URL the user will be redirected to after login

Response

Success

Changes