Skip to content
POST
/user/get-login-info
GetLoginInfoRequest
object
id_token
required
Id Token
string

Successful Response

GetLoginInfoResponse
object
user_id
required
User Id
string
user_email
required
User Email
string
allowed_tenants
required
Allowed Tenants
Array<object>
TenantDescription
object
tenant_id
required
Tenant Id
string
owner
required
TenantOwner
object
namespace
required
Namespace
string
Allowed values: user team organization static-configuration dcso-organization
owner_id
required
Owner Id
string
display_name
Any of:
string
name
required
Name
string
icon_url
required
Icon Url
string

{"detail": "Invalid API Key"}

{"detail": "User not found"}

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string