Third-party apps

List apps

Retrieve existing third-party apps.

get/v1/apps

Response

idstring required

App ID

namestring required

App name

descriptionstring nullable required

App description

logo_uristring nullable required

App logo URL

callbacksstring[] required

List of URLs whitelisted to use as a callback after authentication.

client_idstring required

OAuth client ID

Changes