API endpoint to list all (public and private) projects and articles/items (from an admin account)
G
Gerry Devine - Macquarie University
started a topic
19 days ago
Hi,
We would like to request the addition of two new API endpoints, list all institution projects and list all institution articles/items.
Currently this can be recreated via the API (assuming admin user status) by looping through the list of all users/accounts, impersonating that user, and then returning that users projects and or/ articles. This is a very inefficient manner in which to do this, particularly if there are a lot of users.
Gerry Devine - Macquarie University
Hi,
We would like to request the addition of two new API endpoints, list all institution projects and list all institution articles/items.
Currently this can be recreated via the API (assuming admin user status) by looping through the list of all users/accounts, impersonating that user, and then returning that users projects and or/ articles. This is a very inefficient manner in which to do this, particularly if there are a lot of users.
Thanks
Gerry
1 person likes this idea