Get all properties on a CodeStation Project

Request

GET https://{hostname}:{port}
  /build/rest2/codestation-projects/{id}/properties?{parameters}
Table 1. Request parameters
Parameter Type Required Description
rowsPerPage string false The number of CodeStation Project properties to return per page.
pageNumber string false The page of CodeStation Project properties that should be returned.
orderField string false The field to use when sorting the CodeStation Project properties. This would be 'name' or 'value'.
sortType string false The order to use when sorting the CodeStation Project properties. This would either be 'asc' or 'desc'.
Table 2. URL parameters
Parameter Type Required Description
id string true