---
title: "Returns a paginated list of Assets"
method: GET
path: "/customer_assets"
tags: ["Asset"]
---

# Returns a paginated list of Assets

`GET /customer_assets`

Required permission: Assets - List/Search
Single-Customer Users can only access own assets.

## Query parameters

- `sort` string
- `snmp_enabled` boolean
- `customer_id` integer
- `asset_type_id` integer
- `query` string
- `page` integer
- `sort` string

## Response `200`

successful

## Changes

- **2026-08-29** `dfc1c332d2c2` — 1 info
  - added the new optional `query` request parameter `sort`
- **2026-08-27** `9003b866c9a8` — 1 info
  - added the new optional `query` request parameter `sort`

[Change history](https://skmtc.dev/syncromsp/apis/syncro/changes/customer_assets/get.md)

---

[API](https://skmtc.dev/syncromsp/apis/syncro.md) · [All operations](https://skmtc.dev/syncromsp/apis/syncro/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/syncromsp/syncro/revisions/dfc1c332d2c2/schema)
