latestOpenAPI 3.0.0Private2026-08-1081731.5 KB
170261dc1673
OAuth2
Check Short Code
Check the status of a short code that was generated, retrieving auth credentials if it's been redeemed and device_id matches
post/v2/oauth/checkshortcode
Request body
Response
Success
Example response
{
"access_token_expires_at": "1970-04-20 07:10:00+00",
"refresh_token_expires_at": "1970-04-20 07:10:00+00"
}