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"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.