/build-lives//{id}/artifactSets/{set}/artifacts GET
Request
GET https://{hostname}:{port}
/build/rest2/build-lives//{id}/artifactSets/{set}/artifacts?{parameters}
| Parameter | Type | Required | Description |
|---|---|---|---|
| rowsPerPage | string | false | The number of artifacts to return per page. |
| pageNumber | string | false | The page of artifacts that should be returned. |
| Parameter | Type | Required | Description |
|---|---|---|---|
| id | string | true | |
| set | string | true |
