latestOpenAPI 3.1.02026-08-20118232229.3 KB
0e42b0fb26d9
Describe device login session
Checks if a device login code has been claimed and returns the user session if so.
get/login/device/{device_code}
Path parameters
device_codestring required
The device code to check.
The device code to check.
Response
OK
Example response
{
"$schema": "https://api.tower.dev/v1/schemas/DescribeDeviceLoginSessionResponse.json"
}