Skip to main content
POST
Poll device authorization status

Body

application/json
device_code
string
required

Device code from the /auth/device/code response

Response

200 - application/json

Authorization status

status
enum<string>

Current authorization status

Available options:
authorization_pending,
expired,
authorized
user_id
string

User ID (when authorized)

email
string

User email (when authorized)

api_key
string

API key (when authorized)