Listing
List the caller's own ownership claims
Signed-in only. Lazily flips overdue pending claims to expired on read. Pending claims include the token + proof instructions; verified/expired do not.
get/listing/claims
Response
ListingClaimsResult
Changes
Changed in 2 of the 5 revisions of this API.11
- ○
added the media type
application/jsonfor the response with the status404response-media-type-added
- ○
- ●
added the new
too_largeenum value to theerror/typeresponse property for the response status401response-property-enum-value-added
- ●