Third-party apps
Get apps
Retrieve all existing third-party apps.
GET
/
v1
/
apps
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
App ID
App name
App description
App logo URL
List of URLs whitelisted to use as a callback after authentication.
OAuth client ID
Was this page helpful?