latestOpenAPI 3.0.12026-08-102423137.1 KB
80dd46738839
Device binding
Retrieve a device binding signature challenge
Returns a signature challenge created during the device binding process.
get/v1/mfa/challenges/signatures/{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"
}