GET api/Asset/EventsList/{assetUuid}/{status}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| assetUuid | string |
Required |
|
| status | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of DomainEvent| Name | Description | Type | Additional information |
|---|---|---|---|
| AgentIdentifiers | Collection of Identifier |
None. |
|
| Message | string |
None. |
|
| PremisEvent | PremisEventType |
None. |
|
| Outcome | EventType |
None. |
|
| Created | date |
None. |
|
| MetsEventString | string |
None. |
|
| ObjectIdentifierType | string |
None. |
|
| Uuid | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.
