v1
latestOpenAPI 3.0.02026-08-061770538.1 KBAsset
Retrieves installed applications for an Asset
Required permission: Assets - List/Search Single-Customer Users can only access own assets.
Returns a paginated list of software installed on the asset. The installed_at date falls back to created_at when no explicit installation date is recorded.
get/customer_assets/{id}/installed_applications
Path parameters
idinteger required
Asset ID
Query parameters
pageinteger
Page number (default: 1)
per_pageinteger
Records per page (default: 100, max: 100)
Response
successful