get
https://api.woleet.io/v1/receipt/
Use this operation to retrieve the proof receipt associated to a given anchor.
This JSON file is only available once the anchor status is SENT.
This is a publicly accessible endpoint: authentication is not required to retrieve a proof receipt (but the anchor identifier needs to be known).
202If allowPartial is false or unset: the proof receipt is not yet available.
If allowPartial is true: the partial proof receipt (returned in the response body).
404No anchor matching the given identifier.
