Error
A valid request URL is required to generate request examples{
"item": {
"updatedAt": "2019-11-15T12:34:56Z",
"preferredType": "sms",
"availableTypes": [
"email",
"sms",
"totp"
],
"email": "em***********.com",
"phoneNumber": "+336*******8",
"totpConfig": {
"secret": "J5GEMOCTHFLDER22JU3DIRKDJJMEOOJZ",
"url": "otpauth://totp/Kardinal:foobar?algorithm=SHA1&digits=6&issuer=Kardinal&period=30&secret=J5GE...OJZ"
},
"backupCodes": [
"E0ZE97NY1Z6WAW1L",
"064M3TCQTR5B2Q74",
"6BMR618ZH8CJ1WM5",
"8ERR9CPIUL6FWB95",
"I8I09DQL5KHRS06A",
"NEGSE5TJGXCV2Z2G",
"3XHWOE9DXL1YLKW1",
"VKWE0RN8RO3WXSMR",
"VV7U19AF4X1NSE83",
"V5DT0YG81DRXISEY"
]
}
}{
"errors": [
{
"code": "<string>",
"message": "<string>",
"properties": {}
}
]
}{
"errors": [
{
"code": "<string>",
"message": "<string>",
"properties": {}
}
]
}{
"errors": [
{
"code": "<string>",
"message": "<string>",
"properties": {}
}
]
}Authenticate
Fetch the actor's MFA config
GET
/
auth
/
mfa
/
config
Error
A valid request URL is required to generate request examples{
"item": {
"updatedAt": "2019-11-15T12:34:56Z",
"preferredType": "sms",
"availableTypes": [
"email",
"sms",
"totp"
],
"email": "em***********.com",
"phoneNumber": "+336*******8",
"totpConfig": {
"secret": "J5GEMOCTHFLDER22JU3DIRKDJJMEOOJZ",
"url": "otpauth://totp/Kardinal:foobar?algorithm=SHA1&digits=6&issuer=Kardinal&period=30&secret=J5GE...OJZ"
},
"backupCodes": [
"E0ZE97NY1Z6WAW1L",
"064M3TCQTR5B2Q74",
"6BMR618ZH8CJ1WM5",
"8ERR9CPIUL6FWB95",
"I8I09DQL5KHRS06A",
"NEGSE5TJGXCV2Z2G",
"3XHWOE9DXL1YLKW1",
"VKWE0RN8RO3WXSMR",
"VV7U19AF4X1NSE83",
"V5DT0YG81DRXISEY"
]
}
}{
"errors": [
{
"code": "<string>",
"message": "<string>",
"properties": {}
}
]
}{
"errors": [
{
"code": "<string>",
"message": "<string>",
"properties": {}
}
]
}{
"errors": [
{
"code": "<string>",
"message": "<string>",
"properties": {}
}
]
}Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
The actor's MFA config.
[TO_VALIDATE] Description pending review by a Kardinal engineer.
[TO_VALIDATE] Description pending review by a Kardinal engineer.
Show child attributes
Show child attributes
⌘I