/dashboard/projects GET

Request

GET https://{hostname}:{port}
  /build/rest2/dashboard/projects?{parameters}
Table 1. Request parameters
Parameter Type Required Description
name string false The project name pattern, * is allowed as a wildcard character
showInactive boolean false When set to true, only show inactive projects. When set to false, only show active projects.