In my organization we archive the projects when they are already completed, charged, invoiced, so that only those that are still pending process remain active.
I need to access all projects (active and archived) from an external system, but the API v3 only returns projects with project_type=active.
I have tried to make some variations in the URL parameters but without success, in any case it returns only the active ones
Could you help me with any suggestion to extract all of them?