GET api/WorkPack?model={model}&db={db}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
model | string |
Required |
|
db | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of JobpackName | Description | Type | Additional information |
---|---|---|---|
name | string |
None. |
|
revision | string |
None. |
|
workpack | Workpack |
None. |
|
inReview | boolean |
None. |
|
reviewers | Collection of string |
None. |
Response Formats
application/json, text/json, text/xml
Sample:
Sample not available.