---
title: "List the caller's own ownership claims"
method: GET
path: "/listing/claims"
tags: ["Listing"]
---

# List the caller's own ownership claims

`GET /listing/claims`

Signed-in only. Lazily flips overdue pending claims to expired on read. Pending claims include the token + proof instructions; verified/expired do not.

## Response `200`

ListingClaimsResult

## Other responses

- `401` — Sign-in required
- `404` — Lane disabled

---

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