GET api/Manifest/GetManifest?manifestID={manifestID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| manifestID | integer |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
Manifest| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Title | string |
None. |
|
| Signatures | Collection of ManifestSignature |
None. |
|
| Items | Collection of ManifestItem |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.