get https://{account}.piwik.pro/api/apps/v2
Get list of apps
Full example:
/api/apps/v2?offset=100&limit=10&sort=name&search=nifty+marketing&permission=view
this will list 10 apps ordered ascending by name
starting on 101th matching search query "nifty marketing".