List all possible authentication methods of a user
GET/v2/users/:userId/authentication_methods
List all possible authentication methods of a user like password, passwordless, (T)OTP and more..
Request​
Path Parameters
Responses​
- 200
- 403
- 404
- default
OK
- application/json
- application/grpc
- application/grpc-web+proto
- Schema
- Example (from schema)
Schema
details
object
the last time the projection got updated
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
, AUTHENTICATION_METHOD_TYPE_OTP_SMS
, AUTHENTICATION_METHOD_TYPE_OTP_EMAIL
]
{
"details": {
"totalResult": "2",
"processedSequence": "267831",
"timestamp": "2024-09-09T12:11:04.406Z"
},
"authMethodTypes": [
"AUTHENTICATION_METHOD_TYPE_UNSPECIFIED"
]
}
- Schema
- Example (from schema)
Schema
details
object
the last time the projection got updated
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
, AUTHENTICATION_METHOD_TYPE_OTP_SMS
, AUTHENTICATION_METHOD_TYPE_OTP_EMAIL
]
{
"details": {
"totalResult": "2",
"processedSequence": "267831",
"timestamp": "2024-09-09T12:11:04.406Z"
},
"authMethodTypes": [
"AUTHENTICATION_METHOD_TYPE_UNSPECIFIED"
]
}
- Schema
- Example (from schema)
Schema
details
object
the last time the projection got updated
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
, AUTHENTICATION_METHOD_TYPE_OTP_SMS
, AUTHENTICATION_METHOD_TYPE_OTP_EMAIL
]
{
"details": {
"totalResult": "2",
"processedSequence": "267831",
"timestamp": "2024-09-09T12:11:04.406Z"
},
"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
Array [
]
details
object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
- Schema
- Example (from schema)
Schema
Array [
]
details
object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
- Schema
- Example (from schema)
Schema
Array [
]
details
object[]
{
"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
Array [
]
details
object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
- Schema
- Example (from schema)
Schema
Array [
]
details
object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
- Schema
- Example (from schema)
Schema
Array [
]
details
object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
An unexpected error response.
- application/json
- application/grpc
- application/grpc-web+proto
- Schema
- Example (from schema)
Schema
Array [
]
details
object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
- Schema
- Example (from schema)
Schema
Array [
]
details
object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
- Schema
- Example (from schema)
Schema
Array [
]
details
object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}