Asset¶
Assets¶
It allows retrieving Assets using different filters to select them:
- Retrieving all the Assets that are associated to an Entity.
- Retrieving a specific Asset based on its identifier.
- Retrieving all the Assets that are associated to a list of Entities and have a
LastUpdate
field posterior to a minimum date.
Assets can not be created using the API. They are created when a new file is ingested in the platform.
AssetStatus¶
It allows to retrieve the list of status in which an Asset can be. The set of status is static and defined by the platform, it cannot be modified.