latestOpenAPI 3.0.12026-08-102423137.1 KB
80dd46738839
Device binding
Retrieve a bound device
Retrieves a single device that a customer registered using the device binding process.
get/v1/mfa/devices/{id}
Path parameters
idstring required
Response
OK
Example response
{
"id": "20f892fdc6414320b5b1df612f833edb",
"name": "Samsung Galaxy S20",
"person_id": "83caf49280604836bdbb41ba33d8cper",
"created_at": "2022-06-30T22:19:37Z"
}