getProjectDetails
Retrieves detailed information about a project or projects. The details are returned from a maximum of 100 projects (ordered by project number) for a single query; if more projects are required, filter and send multiple queries. Contacts can only retrieve projects belonging to their customer. System administrators can retrieve any project.
- authentication either via header or token
The response is either a success message with detailed information about the projects, documents, workflows and providers or an error message describing what was incorrect in the original query.
Input parameters are optional. If no input parameters are specified, all projects available to the authenticated user are retrieved. If input parameters are specified, projects with the matching parameters are retrieved.
Provider information (providerID, providerName) and task information (tasks and services) is not included in the response to contacts. Contacts can only filter on information they can access; a contact cannot filter on a providerName for example.