treystation
7 years agoContributor
Query does not return data for all users
Why is this query only returning data for my userid and not all users?
SELECT id, target, subscriber FROM subscriptions WHERE target.type = 'board'
I've tried with rest and restadmin. Is this a simple permissions issue?
Exactly. Here is all about subscription APIs