---
title: "Retrieves an Asset by ID"
method: GET
path: "/customer_assets/{id}"
tags: ["Asset"]
---

# Retrieves an Asset by ID

`GET /customer_assets/{id}`

Required permission: Assets - View Details
Single-Customer Users can only access own assets.

## Path parameters

- `id` integer, required

## Response `200`

successful

## Other responses

- `404` — Invalid request

---

[API](https://skmtc.net/syncromsp/apis/syncro.md) · [All operations](https://skmtc.net/syncromsp/apis/syncro/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/syncromsp/syncro/versions/3df3aed287cc/schema)
