---
title: "Get List of all Asset attributes"
method: GET
path: "/api/v1/assets/attributes"
tags: ["assets"]
---

# Get List of all Asset attributes

`GET /api/v1/assets/attributes`

## Query parameters

- `search_key` string
- `asset_type` integer
- `page` integer
- `page_size` integer

## Headers

- `X-Api-Key` string, required
- `X-Workspace-Id` string

## Response `200`

Successful response

- AssetsGetapiV1AssetsAttributesResponse200 — Empty response body

---

[API](https://skmtc.net/atomicwork/apis/atomicwork-public-api.md) · [All operations](https://skmtc.net/atomicwork/apis/atomicwork-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/atomicwork/atomicwork-public-api/versions/2e7047b35062/schema)
