Assets
Get asset
curl -X GET "https://example.com/api/public/v3/assets/0"{ "data": { "id": 0, "name": "string", "code": "string", "serial_number": null, "description": "string", "price": null, "currency_code": "string", "location_id": 0, "asset_category_id": 0, "created_at": "string", "updated_at": "string", "warranity_expires_on": null, "asset_assignments": [ null ] }}