Get Deployment History By Asset
GET/inventory-management/api/v1/Inventory/assets/:assetId/deployment-history
Returns the deployment and return history for a single asset identifier.
Request
Responses
- 200
- 400
- 403
- 404
- 500
Returns the deployment history events
If the request is invalid
If the user lacks the INVENTORY_VIEW_HISTORY permission
If the asset is not found
If an error occurs while retrieving deployment history