/project/name/{searchString}
- Mount Point: /rest/project/name/{searchString}
The following operations are supported on this resource:
GET
Gets projects by name.
Parameters
| name | description | type | default |
|---|---|---|---|
| searchString | The name to be searched. | path |
Output Payload
| element | produceable content type(s) |
|---|---|
| (custom) | |
| description | |
| The projects where the project name matches the searchString. | |