oauth
Get Authorize Request
Details the consent page needs: client name, requested scopes, and the workspace (tenant) of the caller's current session — which is the tenant the grant will be bound to.
get/api/v1/oauth/authorize/request/{request_id}
Path parameters
request_idstring required
Headers
authorizationstring nullable
X-API-Keystring nullable
Response
Successful Response
object required
Changes
No recorded changes to this endpoint across all 5 revisions of this API.