Fetches metadata for all projects the requester has permission to view
Usage
pluto_get_projects_all(limit = 1000)
Arguments
- limit
Max number of projects to return, default 1000
Value
API response object containing count
, a count of the total projects,
and items
, an array of project objects