oauth
Get Oauth App Info
Get public information about an OAuth application.
This endpoint is used by the consent screen to display application details to the user before they authorize access.
Returns:
- name: Application name
- description: Application description (if provided)
- scopes: List of scopes the application is allowed to request
get/api/oauth/app/{client_id}
Path parameters
client_idstring required
Response
Successful Response
Changes
No recorded changes to this endpoint across all 92 revisions of this API.