List all possible authentication methods of a user
List all possible authentication methods of a user like password, passwordless, (T)OTP and more
Path Parameters
- userId string required
- 200
- 403
- 404
- default
OK
- application/json
- application/grpc
- application/grpc-web+proto
- Schema
- Example (from schema)
Schema
details object
totalResult uint64processedSequence uint64timestamp date-timethe last time the projection got updated
- authMethodTypes string[]
Possible values: [
AUTHENTICATION_METHOD_TYPE_UNSPECIFIED
,AUTHENTICATION_METHOD_TYPE_PASSWORD
,AUTHENTICATION_METHOD_TYPE_PASSKEY
,AUTHENTICATION_METHOD_TYPE_IDP
,AUTHENTICATION_METHOD_TYPE_TOTP
,AUTHENTICATION_METHOD_TYPE_U2F
]
{
"details": {
"totalResult": "2",
"processedSequence": "267831",
"timestamp": "2023-07-28"
},
"authMethodTypes": [
"AUTHENTICATION_METHOD_TYPE_UNSPECIFIED"
]
}
- Schema
- Example (from schema)
Schema
details object
totalResult uint64processedSequence uint64timestamp date-timethe last time the projection got updated
- authMethodTypes string[]
Possible values: [
AUTHENTICATION_METHOD_TYPE_UNSPECIFIED
,AUTHENTICATION_METHOD_TYPE_PASSWORD
,AUTHENTICATION_METHOD_TYPE_PASSKEY
,AUTHENTICATION_METHOD_TYPE_IDP
,AUTHENTICATION_METHOD_TYPE_TOTP
,AUTHENTICATION_METHOD_TYPE_U2F
]
{
"details": {
"totalResult": "2",
"processedSequence": "267831",
"timestamp": "2023-07-28"
},
"authMethodTypes": [
"AUTHENTICATION_METHOD_TYPE_UNSPECIFIED"
]
}
- Schema
- Example (from schema)
Schema
details object
totalResult uint64processedSequence uint64timestamp date-timethe last time the projection got updated
- authMethodTypes string[]
Possible values: [
AUTHENTICATION_METHOD_TYPE_UNSPECIFIED
,AUTHENTICATION_METHOD_TYPE_PASSWORD
,AUTHENTICATION_METHOD_TYPE_PASSKEY
,AUTHENTICATION_METHOD_TYPE_IDP
,AUTHENTICATION_METHOD_TYPE_TOTP
,AUTHENTICATION_METHOD_TYPE_U2F
]
{
"details": {
"totalResult": "2",
"processedSequence": "267831",
"timestamp": "2023-07-28"
},
"authMethodTypes": [
"AUTHENTICATION_METHOD_TYPE_UNSPECIFIED"
]
}
Returned when the user does not have permission to access the resource.
- application/json
- application/grpc
- application/grpc-web+proto
- Schema
- Example (from schema)
Schema
- code int32
- message string
details object[]
Array [@type string]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
- Schema
- Example (from schema)
Schema
- code int32
- message string
details object[]
Array [@type string]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
- Schema
- Example (from schema)
Schema
- code int32
- message string
details object[]
Array [@type string]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
Returned when the resource does not exist.
- application/json
- application/grpc
- application/grpc-web+proto
- Schema
- Example (from schema)
Schema
- code int32
- message string
details object[]
Array [@type string]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
- Schema
- Example (from schema)
Schema
- code int32
- message string
details object[]
Array [@type string]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
- Schema
- Example (from schema)
Schema
- code int32
- message string
details object[]
Array [@type string]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
An unexpected error response.
- application/json
- application/grpc
- application/grpc-web+proto
- Schema
- Example (from schema)
Schema
- code int32
- message string
details object[]
Array [@type string]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
- Schema
- Example (from schema)
Schema
- code int32
- message string
details object[]
Array [@type string]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
- Schema
- Example (from schema)
Schema
- code int32
- message string
details object[]
Array [@type string]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}