Skip to main content
GET
cURL
Hydrate consent surfaces with rich metadata (app name, avatar, requested presets, policy requirements) before showing users an approval prompt. Call this with the authorization_id returned from /oauth/authorize to render a branded UX or to pre-warm a hosted consent screen. Pair with GET /oauth/authorize/result to poll for the final decision when embedding the consent UI.

Query Parameters

authorization_id
string
required

Response

200 - application/json
authorization_id
string
required
client_id
string
required
user_id
string
required
app_scoped_user_id
string
required
status
required
redirect_uri
string
required
requested_scopes
string[]
required
application
object
required
scopes
object[]
required
metadata
object
required
policy
object
required
state
string
granted_scopes
string[]
code
string
code_expires_at
string
nonce
string