latestOpenAPI 3.0.12026-08-102423137.1 KB
80dd46738839
SMS challenges
Retrieve an SMS challenge
Returns a previously created SMS challenge.
get/v1/mfa/challenges/sms/{id}
Path parameters
idstring required
Response
OK
Example response
{
"id": "6642d15e-8f6b-4d28-9186-cdd61d80032a",
"type": "signature",
"created_at": "2022-03-18T14:50:04Z",
"expires_at": "2022-03-18T14:55:04Z"
}