GET api/Rep/Artifact/{repDID}/{artifactTypeID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| repDID | string |
Required |
|
| artifactTypeID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of RepArtifactViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| ArtifactID | integer |
None. |
|
| RepDID | string |
None. |
|
| ArtifactTypeID | integer |
None. |
|
| Base64File | string |
None. |
|
| MimeType | string |
None. |
Response Formats
application/xml, text/xml, application/json, text/json
Sample:
Sample not available.