Skip to main content

Get Device Authorization Request

GET 

/v2/oidc/device_authorization/:userCode

Get the device authorization based on the provided "user code". This will return the device authorization request, which contains the device authorization id that is required to authorize the request once the user signed in or to deny it.

Required permissions:

  • session.read

Request​

Responses​

OK

Was this page useful?