Request
GET https://{hostname}:{port}
/build/rest2/templates/{id}/properties?{parameters}
Table 1. Request parameters
| Parameter |
Type |
Required |
Description |
| rowsPerPage |
string |
false |
The number of project template properties to return per page. |
| pageNumber |
string |
false |
The page of project template properties that should be returned. |
Table 2. URL parameters
| Parameter |
Type |
Required |
Description |
| id |
string |
true |
The identifier to use when looking up a project template. This can be the name or ID of the project template |