Retrieve a partially loaded asset
GET/asset/partial/:assetId
Returns the asset identity and properties without loading attributes or path data. The same access rules as getAsset apply.
Request
Responses
- 200
- 400
- 401
- 403
- 404
The request completed successfully
The request parameters or body are invalid
Authentication is required or the supplied credentials are invalid
The authenticated user does not have permission to perform this operation
The requested resource does not exist