---
title: "GET /asset-ownership/{account}"
method: GET
path: "/asset-ownership/{account}"
tags: ["AssetOwnershipController"]
---

# GET /asset-ownership/{account}

`GET /asset-ownership/{account}`

## Path parameters

- `account` string, required

## Query parameters

- `assets` string[]

## Response `200`

OK

- AssetClaimResponse
  - `assets` AssetOwnershipEntry[]
    - `asset` string
    - `owner` boolean

---

[API](https://skmtc.dev/collab/apis/collabland-api-server.md) · [All operations](https://skmtc.dev/collab/apis/collabland-api-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/collab/collabland-api-server/revisions/cad064f71a2e/schema)
