v5

latestSwagger 2.0MIT2026-08-03485217850.7 KB
user

get an OAuth2 Application

get/user/applications/oauth2/{id}

Path parameters

idinteger required

Application ID to be found

Response

OAuth2Application

client_idstring

The client ID of the OAuth2 application

client_secretstring

The client secret of the OAuth2 application

confidential_clientboolean

Whether the client is confidential

createdstring date-time

The timestamp when the application was created

idinteger

The unique identifier of the OAuth2 application

namestring

The name of the OAuth2 application

redirect_urisstring[]

The list of allowed redirect URIs

skip_secondary_authorizationboolean

Whether to skip secondary authorization