/search/requests GET
Request
GET https://{hostname}:{port}
/build/rest2/search/requests?{parameters}
| Parameter | Type | Required | Description |
|---|---|---|---|
| pageNumber | int | false | The page of BuildLifeRequests that should be returned. |
| rowsPerPage | int | false | The number of BuildLifeRequests to return per page. |
| filterValue_status | string | false | The status name to search for. |
| filterValue_name | string | false | The project name pattern to search for. |
