Tag Verifications
Reset ownership of underlying digital ID
GET
/v1/verifications/{uid}
Lists all the successful verification attempts associated with a tag.
Headers
Name
Value
Content-Type
application/json
URL Query Parameters
Name
Type
Description
uid
string (14 hex characters)
The unique ID of the tag
type?
claim
| reset
| mint
Type of ownership change recorded on the blockchain (optional)
page?
integer
Page number of pagination (optional)
limit?
integer (max 1000)
Number of items in each page (optional)
Response
Last updated
Was this helpful?