These docs are for v1.6.2. Click to read the latest docs for v1.15.1.

Search for public anchors' identifiers.

Use this operation to retrieve the identifiers of all public anchors having a given hash and/or signedHash property.

Only public anchors' identifiers are returned.

This is a publicly accessible endpoint: authentication is not required to retrieve public anchors' identifiers.

Paging is supported.

Query Params
integer
Defaults to 0

Index of the page to retrieve (from 0).

integer
Defaults to 20

Number of anchors per page.

string

hash to search for: all public anchors whose hash property is equal are returned.

string

signedHash to search for: all public anchors whose signedHash property is equal are returned.

Response

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json