get https://{account}.piwik.pro/api/meta-sites/v1/apps-with-meta-sites
Get list of apps with meta sites. App with demo
type will be always first on the list if exists (sorting method is irrelevant)
Full example:
/api/meta-sites/v1/apps-with-meta-sites?offset=100&limit=10&search=nifty+marketing&action=edit
this will list 10 apps and meta sites which I have access to (can execute edit
action) starting on 101th matching search query "nifty marketing".