Skip to content
No results found.

Get Device

Scopes
read:auth-plus-device

Path Parameters

device_id
string
Required

Device identifier

GET
/api/v1/auth-plus/devices/{device_id}
cURL
cURLC#DartGoJavaJavaScriptPHPPythonRubyRustSwift
1
2
3
Loading...
Response
200
Registered device to AuthPlus application
Loading...

Response Body Schema

created_at
string
Required

Creation date in the ISO 8601 format according to universal time.

device_identifier
string
Required
length
0-256
model
string
Required
length
0-128
os
string
Required
length
0-64
name
string
length
0-256
updated_at
string

Update date in the ISO 8601 format according to universal time.

details
object
Required