Appearance
Stored only in your browser. Get one under Tokens.
Get all accounts devices
GET
/devices
Get all accounts devices
Authorizations
ApiKeyAuth
Type
API Key (header: Authorization)
Parameters
Query Parameters
owner-nick
Owner nick
Type
string
owner
Owner PRN
Type
string
Responses
OK
application/json
JSON { "challenge": "string", "device-meta": { "additionalProperties": "string" }, "garbage": true, "id": "string", "mark_public_processed": true, "nick": "string", "ovmode": { "mode": "string", "root_of_trust": "string", "status": "string" }, "owner": "string", "owner-nick": "string", "ownership_unverified": true, "prn": "string", "public": true, "secret": "string", "time-created": "string", "time-modified": "string", "user-meta": { "additionalProperties": "string" } }
[
]